Search found 4 matches
- Fri Mar 13, 2015 7:20 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with trends.cgi, statusmap.cgi and Histogram
- Replies: 1
- Views: 2309
Problem with trends.cgi, statusmap.cgi and Histogram
Hello, I have Nagios® Core™ Version 4.0.8 on a Ubuntu Linux 14.04.1, and everything seems to be working fine, except that when clicking on the links for Trend reports, Histogram and Maps, I get the following error : Internal Server Error The server encountered an internal error or misconfiguration a...
- Fri Mar 13, 2015 4:19 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with SNMP monitoring (timeout: No Response)
- Replies: 4
- Views: 28955
Re: Problem with SNMP monitoring (timeout: No Response)
Thank you.. jdalrymple!! :D It worked just fine!!.. What I did so I can use the check_snmp command with other services was that in the /usr/local/nagios/etc/commands.cfg I create a new command like this.. # 'check_snmp_uptime' command definition define command{ command_name check_snmp_uptime command...
- Wed Feb 18, 2015 8:59 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with SNMP monitoring (timeout: No Response)
- Replies: 4
- Views: 28955
Re: Problem with SNMP monitoring (timeout: No Response)
If the community string is set to public on the Cisco Device, try running the command like this to see if it works for you. sudo ./check_snmp -H 1xx.x9.x2.x6 -C public -o ifOperStatus.1 -P 1 Hi tgriep, Thank you for the quick response.. I did the test changing the SNMP community to "public&quo...
- Tue Feb 17, 2015 9:27 pm
- Forum: Open Source Nagios Projects
- Topic: Problem with SNMP monitoring (timeout: No Response)
- Replies: 4
- Views: 28955
Problem with SNMP monitoring (timeout: No Response)
Hi all, I'm having trouble with getting the SNMP to work with Nagios. I have Nagios® Core™ Version 4.0.8 on a Ubuntu Linux 14.04.1 The SNMP version is snmpd 5.7.2 I have it installed, I have cacti Installed in the same machine and the SNMP works fine with it, it captures traffic and read the Cisco d...