Hi everyone, I'm very interested in Zabbix's feature set, however I'm running into some problems in getting everything working and monitored.
We monitor wireless networks remotely, with all of the devices behind the controller gateway being port-forwarded for SNMP. A typical configuration will look like:
212.xxx.xxx.6 : 161 - Controller Gateway
212.xxx.xxx.6 : 10010 -> 192.168.30.10 : 161 - 3com AP
212.xxx.xxx.6 : 10011 -> 192.168.30.11 : 161 - 3com AP
212.xxx.xxx.6 : 10012 -> 192.168.30.12 : 161 - 3com AP
And so on...
From my understanding, each device will be a "Host" within Zabbix. I can define the IP and port to monitor for each host, so it appears that will be fine.
However, is my understanding correct, that I have to set up a template with items, each one with the SNMP OID's I want to monitor, and define the community string on a per OID basis?
That seems rather complex. Each of our wireless hotspots uses it's own set of community strings. So I need to define the community string over and over for each item being monitored for each device?
Any suggestions?
We monitor wireless networks remotely, with all of the devices behind the controller gateway being port-forwarded for SNMP. A typical configuration will look like:
212.xxx.xxx.6 : 161 - Controller Gateway
212.xxx.xxx.6 : 10010 -> 192.168.30.10 : 161 - 3com AP
212.xxx.xxx.6 : 10011 -> 192.168.30.11 : 161 - 3com AP
212.xxx.xxx.6 : 10012 -> 192.168.30.12 : 161 - 3com AP
And so on...
From my understanding, each device will be a "Host" within Zabbix. I can define the IP and port to monitor for each host, so it appears that will be fine.
However, is my understanding correct, that I have to set up a template with items, each one with the SNMP OID's I want to monitor, and define the community string on a per OID basis?
That seems rather complex. Each of our wireless hotspots uses it's own set of community strings. So I need to define the community string over and over for each item being monitored for each device?
Any suggestions?
Comment