Search found 4239 matches

by mguthrie
Thu Apr 11, 2013 9:24 am
Forum: Nagios XI
Topic: Quick Find with more character not working
Replies: 24
Views: 729

Re: Quick Find with more character not working

What version of Nagios XI are you on? To my knowledge we actually fixed this a few releases ago.
by mguthrie
Thu Apr 11, 2013 9:23 am
Forum: Nagios XI
Topic: Acknowledgement not working
Replies: 5
Views: 328

Re: Acknowledgement not working

Can you access the Admin panel and make sure there aren't any subsystem jobs in the red?

Can you post the output from the following command?
ls -l /usr/local/nagios/var/rw
by mguthrie
Thu Apr 11, 2013 9:22 am
Forum: Nagios XI
Topic: Hosts not showing up in host group summary
Replies: 15
Views: 1223

Re: Hosts not showing up in host group summary

That link is actually specifically for services under a hostgroup. You might be better of trying the Hostgroup Overview of Hostgroup Grid views, which will show the hosts.
by mguthrie
Thu Apr 11, 2013 9:20 am
Forum: Nagios XI
Topic: Weird scheduling issues
Replies: 22
Views: 2111

Re: Weird scheduling issues

OK, let us know if you see the scheduling oddities again. We'll keep our eyes out for it.
by mguthrie
Thu Apr 11, 2013 9:19 am
Forum: Nagios XI
Topic: CCM issues after 1.7 upgrade
Replies: 4
Views: 261

Re: CCM issues after 1.7 upgrade

Try running:

Code: Select all

touch /usr/local/nagiosxi/html/config.inc.php
This should force the CCM to update the credentials.
by mguthrie
Wed Apr 10, 2013 3:52 pm
Forum: Nagios XI
Topic: Can't configure Servicegroup BPI
Replies: 13
Views: 6576

Re: Can't configure Servicegroup BPI

Not sure why it happened specifically. Could just be a fluke. Are you seeing this behavior repeatedly?
by mguthrie
Wed Apr 10, 2013 2:06 pm
Forum: Open Source Nagios Projects
Topic: escalation not works
Replies: 16
Views: 6018

Re: escalation not works

Do you have the notification_interval value set in either the service or the template? If you had the default notification_interval of 60 minutes, the escalation notification wouldn't kick in for 3 hours after the initial notification.
by mguthrie
Wed Apr 10, 2013 2:00 pm
Forum: Open Source Nagios Projects
Topic: notification not working
Replies: 1
Views: 1235

Re: notification not working

The notification issue wouldn't depend on the plugin, it's most likely an issue with how you've configured contacts for that service. Can you test this service by assigning a single test contact to it and then staging a warning or critical notification? Could this contact have an issue with the noti...
by mguthrie
Wed Apr 10, 2013 1:56 pm
Forum: Open Source Nagios Projects
Topic: checl_linux_stats.pl plugin for CentOS 5.6
Replies: 2
Views: 1684

Re: checl_linux_stats.pl plugin for CentOS 5.6

You should be able to install just about any perl package using CPAN:
http://www.thegeekstuff.com/2008/09/how ... n-command/
by mguthrie
Wed Apr 10, 2013 1:51 pm
Forum: Open Source Nagios Projects
Topic: Cannot install Nagios-plugin-1.4.11 on Fedora
Replies: 1
Views: 1319

Re: Cannot install Nagios-plugin-1.4.11 on Fedora

What user are you installing this as?

Any reason you're using a much older version of Nagios plugins? If you're installing from source the latest version is somewhere around 1.4.16.