Search found 10 matches
- Wed Nov 04, 2015 12:51 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
No specific reason for using 1 as the timeout... I re-ran the snmpwalk with a longer timeout and it still failed to respond. I'm also starting to think the router config needs an update.
- Wed Nov 04, 2015 10:41 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
That command results in :
Timeout : No Response from XXX.XXX.XXX.XXX
Timeout : No Response from XXX.XXX.XXX.XXX
- Tue Nov 03, 2015 5:27 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
We have it monitoring other devices successfully... so I believe so.
- Tue Nov 03, 2015 5:27 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
We have it monitoring other devices successfully... so I believe so.
- Tue Nov 03, 2015 5:10 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
Response from CLI :
"SNMP problem - No data received from host
CMD : /usr/bin/snmpget -t 1 -r 5 -m RFC1213-MIB -v 2c [authpriv] HOSTIP:161 ifOperStatus.1"
"SNMP problem - No data received from host
CMD : /usr/bin/snmpget -t 1 -r 5 -m RFC1213-MIB -v 2c [authpriv] HOSTIP:161 ifOperStatus.1"
- Tue Nov 03, 2015 9:56 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Re: Monitoring new routers
Thanks for the reply. I made the suggested modification but received the same result :
"SNMP problem - No data received from host"
"SNMP problem - No data received from host"
- Mon Nov 02, 2015 5:28 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring new routers
- Replies: 12
- Views: 4482
Monitoring new routers
Hello... we just added four new CISCO routers to our infrastructure that I'm attempting to configure for monitoring (rather poorly it seems). I have the check_ping monitoring set up without issues but when I try to add any check_snmp I'm not getting any responses : SNMP problem - No data received fr...
- Fri Oct 09, 2015 1:56 pm
- Forum: Open Source Nagios Projects
- Topic: How to update qualifiers for Warnings
- Replies: 6
- Views: 1923
Re: How to update qualifiers for Warnings
Thanks to both of you. I just restarted the service and an alert arrived confirming the drive space is now 'OK.'
Thanks again!
Thanks again!
- Fri Oct 09, 2015 1:49 pm
- Forum: Open Source Nagios Projects
- Topic: How to update qualifiers for Warnings
- Replies: 6
- Views: 1923
Re: How to update qualifiers for Warnings
I did not... is there any issues with running that in the middle of the day?
- Fri Oct 09, 2015 10:45 am
- Forum: Open Source Nagios Projects
- Topic: How to update qualifiers for Warnings
- Replies: 6
- Views: 1923
How to update qualifiers for Warnings
Good morning, I'm brand new to Nagios and have a basic question: I'm having a bit of trouble changing the percentage of hard drive space that requires warnings. Right now I'm receiving warning at 90% full, but I want to change it a bit higher until I can compensate for the usage. I logged into my na...