Search found 12 matches

by kelemvor
Mon Apr 08, 2019 1:42 pm
Forum: Open Source Nagios Projects
Topic: Scheduilng Downtime for a Host and Services together?
Replies: 1
Views: 921

Scheduilng Downtime for a Host and Services together?

Howdy, If I use the Disable notifications for all services on this host option, I get a checkbox that allows me to also disable notifications for the Host itself. However, if I use the Schedule downtime for all services on this host option, I do not get the same checkbox. And if I choose Schedule do...
by kelemvor
Fri Mar 15, 2019 10:17 am
Forum: Open Source Nagios Projects
Topic: What are some good GUI based editors for Nagios?
Replies: 4
Views: 5676

What are some good GUI based editors for Nagios?

Howdy, We have Nagios Core 4.3.2 and no one likes having to go edit the config files manually any time we want to change something. Some people want to completely replace Nagios with something else but I want to see if we can just make our current Nagios easier to use so we don't have to start over....
by kelemvor
Mon Dec 18, 2017 4:15 pm
Forum: Nagios XI
Topic: WMI Monitoring - Auto-Discover hosts?
Replies: 1
Views: 668

WMI Monitoring - Auto-Discover hosts?

Hi, We just installed Nagios XI to test it out. I was able to successfully setup a single host using the WMI Wizard which is nice. Teh next step is I'd like Nagios to scan an IP range and find all the hosts and use the same WMI settings for all of them so I don't have to set them up manually. I went...
by kelemvor
Mon May 15, 2017 8:12 am
Forum: Open Source Nagios Projects
Topic: WMI query had problems. might have your username/password...
Replies: 1
Views: 3401

WMI query had problems. might have your username/password...

Howdy, Over the last few weeks we've been seeing this error come up randomly and are trying to figure out what it means: UNKNOWN - The WMI query had problems. You might have your username/password wrong or the users access level is too low. Wmic error text on the next line. I don't know what the &qu...
by kelemvor
Wed Mar 01, 2017 2:54 pm
Forum: Open Source Nagios Projects
Topic: Any way to get an alert that my notfications are disabled?
Replies: 6
Views: 3366

Re: Any way to get an alert that my notfications are disable

We ended up just parsing the status file to see if notifications are off and have a cron job that sends us an email every hour if it notices they are off.

Thanks.
by kelemvor
Tue Feb 14, 2017 2:31 pm
Forum: Open Source Nagios Projects
Topic: Getting alerts if notifications were off but are now on?
Replies: 3
Views: 1800

Re: Getting alerts if notifications were off but are now on?

Ah, looks like someone actually went in and set the contacts to 0s as well. Cleaning that up now and we should be OK.

Thanks.
by kelemvor
Tue Feb 14, 2017 1:56 pm
Forum: Open Source Nagios Projects
Topic: Getting alerts if notifications were off but are now on?
Replies: 3
Views: 1800

Getting alerts if notifications were off but are now on?

Howdy, We had notifications turned off on one of our Nagios setups. We have some things that are showing as critical. I have since turned notifications back on but those items are not alerting. I'm assuming that because the notifications were off when it first had the problem it is now holding onto ...
by kelemvor
Mon Feb 13, 2017 12:22 pm
Forum: Open Source Nagios Projects
Topic: Any way to get an alert that my notfications are disabled?
Replies: 6
Views: 3366

Re: Any way to get an alert that my notfications are disable

So I see I can do a Scheduled Downtime for a Host Group. Is there an easy way to just create a HostGroup that contains All the hosts? I tried doing a: define hostgroup { hostgroup_name AllHosts members * (also tried hostgroup_members) } But after I did a restart the group didn't show up so not sure ...
by kelemvor
Thu Feb 09, 2017 3:01 pm
Forum: Open Source Nagios Projects
Topic: Any way to get an alert that my notfications are disabled?
Replies: 6
Views: 3366

Any way to get an alert that my notfications are disabled?

When we do patching or other system maintenance, we generally go into Nagios and Disable all notifications from the Process Info page. System | Process Info| Disable Notifications However, we've had times in the past where someone has forgotten to go back in and turn notifications back on when they ...
by kelemvor
Fri Jun 07, 2013 3:48 pm
Forum: Open Source Nagios Projects
Topic: Strange "Unknown" errors with check_wsc
Replies: 11
Views: 5249

Re: Strange "Unknown" errors with check_wsc

I've passed those patches to the guy on my team who's looking into this. As for the ID logging on, any of us can remote into the DC with our own IDs and the problem goes away. It's not related to any specific user.

Thanks