Search found 2 matches

by manishj
Mon Aug 12, 2013 11:09 pm
Forum: Open Source Nagios Projects
Topic: Monitor SNMP table in Nagios
Replies: 3
Views: 3430

Re: Monitor SNMP table in Nagios

I will check this out.

Basically, I want to see tabular view of a SNMP table - this table may contain dynamic number of rows. I guess this is pretty common requirement.
by manishj
Mon Aug 12, 2013 1:36 am
Forum: Open Source Nagios Projects
Topic: Monitor SNMP table in Nagios
Replies: 3
Views: 3430

Monitor SNMP table in Nagios

How do I monitor SNMP table in Nagios? Here, the row count is dynamic. On my server, there are multiple instances of various services (Service1,2,3) I want to display following service status table in Nagios. Instance_ID | Service1 Status | Service2 Status | Service3 Status ------------|------------...