Hi Everyone,
I'm new to Zabbix and installed 6.4 on a RHEL9 system with PostgreSQL 16 and after figuring out the discovery to get all of my devices discovered, I wanted to monitor the metrics in some of the Linux systems using SNMP v2c.
I'm doing what I think is a pretty basic setup with a rocommunity of just public [this is a personal home network, so I'm not too concerned about security], and after reconfiguring two of the Zabbix hosts with SNMP v2c info, I'm only getting a pie chart of disk space used and graphs for a lot of other things, but all of the entries state [no data].
On these two devices I want to monitor in Zabbix, I setup the "Linux by SNMP" and "Zabbix server health" Templates. On the interface for each host, I added the IP address of the host and specified the SNMP v2c community public.
I can do snmpwalk from both of these devices to each other [both Ubuntu Linux Servers] and I return all kinds of information about the device.
If I can do a snmpwalk against these systems and get results, why might these values not be populating in the graphs for these system?
Any pointers or advice would be greatly appreciated!
I'm new to Zabbix and installed 6.4 on a RHEL9 system with PostgreSQL 16 and after figuring out the discovery to get all of my devices discovered, I wanted to monitor the metrics in some of the Linux systems using SNMP v2c.
I'm doing what I think is a pretty basic setup with a rocommunity of just public [this is a personal home network, so I'm not too concerned about security], and after reconfiguring two of the Zabbix hosts with SNMP v2c info, I'm only getting a pie chart of disk space used and graphs for a lot of other things, but all of the entries state [no data].
On these two devices I want to monitor in Zabbix, I setup the "Linux by SNMP" and "Zabbix server health" Templates. On the interface for each host, I added the IP address of the host and specified the SNMP v2c community public.
I can do snmpwalk from both of these devices to each other [both Ubuntu Linux Servers] and I return all kinds of information about the device.
If I can do a snmpwalk against these systems and get results, why might these values not be populating in the graphs for these system?
Any pointers or advice would be greatly appreciated!
Comment