Search found 18 matches

by MLaing
Fri Dec 20, 2013 12:02 pm
Forum: Open Source Nagios Projects
Topic: check_ifoperstatus description not working
Replies: 4
Views: 4047

Re: check_ifoperstatus description not working

Abrist, $ in a regular expression means it ends with. I'm basically trying to prevent it from matching another adapter begins with this and ends with something else. I tried it with the exact description that the command would spit out and those didn't match either. When you specify -k, you have to ...
by MLaing
Wed Dec 18, 2013 3:49 pm
Forum: Open Source Nagios Projects
Topic: check_ifoperstatus description not working
Replies: 4
Views: 4047

check_ifoperstatus description not working

I just upgraded to version 1.5 of the nagios plugins from version 1.4.15. Anyway if I run: check_ifoperstatus -H server-01.mydomain.local -C public -d "HP NC382i DP Multifunction Gigabit Server Adapter #50$" I get: UNKNOWN: could not retrive ifdescr/iftype snmpkey - 0-0 I can't get this to...
by MLaing
Tue Jul 16, 2013 10:47 am
Forum: Open Source Nagios Projects
Topic: I do not receive alerts by nagios
Replies: 7
Views: 3682

Re: I do not receive alerts by nagios

Check the /etc/mail.rc file. What server are you using to send email with? --- Can you send email from the CentOS system? You might try running the line below and see if you get the email. /usr/bin/printf "%b" "*****Nagios Test*****\n\nThis is a test" | /bin/mail -s "****Nag...
by MLaing
Tue Jul 16, 2013 10:29 am
Forum: Open Source Nagios Projects
Topic: Double Menu after visiting Nagios "Home" Page
Replies: 16
Views: 10078

Re: Double Menu after visiting Nagios "Home" Page

That fixed the problem! Thanks.
by MLaing
Mon Jul 15, 2013 3:18 pm
Forum: Open Source Nagios Projects
Topic: Nagios alerts
Replies: 3
Views: 1710

Re: Nagios alerts

It is in your config --- Check under /usr/local/nagios/etc/objects . There should be a file named "contacts.cfg". Look in there.


After you make the change, you'll need to restart Nagios for the change to go into effect.
by MLaing
Fri Jul 12, 2013 1:20 pm
Forum: Open Source Nagios Projects
Topic: Double Menu after visiting Nagios "Home" Page
Replies: 16
Views: 10078

Re: Double Menu after visiting Nagios "Home" Page

There isn't much in that folder. Just 3 .conf files. [root@nagios conf.d]# ls -la total 24 drwxr-xr-x. 2 root root 4096 Jul 1 13:58 . drwxr-xr-x. 4 root root 4096 Jul 1 13:58 .. -rw-r--r--. 1 root root 1010 Jun 14 2012 nagios.conf -rw-r--r--. 1 root root 674 Feb 21 20:56 php.conf -rw-r--r--. 1 root ...
by MLaing
Thu Jul 11, 2013 9:59 am
Forum: Open Source Nagios Projects
Topic: Double Menu after visiting Nagios "Home" Page
Replies: 16
Views: 10078

Re: Double Menu after visiting Nagios "Home" Page

I had a coworker who has since left the company, but I don't think either of us modified it. It looks stock CentOS. I've attached it in case you want to have a peek.
by MLaing
Wed Jul 10, 2013 2:54 pm
Forum: Open Source Nagios Projects
Topic: Double Menu after visiting Nagios "Home" Page
Replies: 16
Views: 10078

Re: Double Menu after visiting Nagios "Home" Page

I copied it, I didn't move it, so I'll just delete the folder from sbin. The httpd config for nagios is: ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin" <Directory "/usr/local/nagios/sbin"> # SSLRequireSSL Options ExecCGI AllowOverride None Order allow,deny Allow from all # ...
by MLaing
Wed Jul 10, 2013 9:45 am
Forum: Open Source Nagios Projects
Topic: Double Menu after visiting Nagios "Home" Page
Replies: 16
Views: 10078

Re: Double Menu after visiting Nagios "Home" Page

I do get new error messages. They are as follows: Access Log: 192.168.1.135 - nagiosadmin [10/Jul/2013:09:40:45 -0500] "GET /nagios/js/jquery-1.7.1.min.js HTTP/1.1" 304 - "http://nagios.mydomain.local/nagios/cgi-bin/status.cgi?hostgroup=all&style=grid" "Mozilla/5.0 (Wind...