Search found 11 matches

by gkramps
Mon Jul 27, 2020 8:52 am
Forum: Nagios XI
Topic: Nagios XI and Nagios Core aren't matching up
Replies: 2
Views: 299

Re: Nagios XI and Nagios Core aren't matching up

If Nagios Support views this post, please know, I didn't know how to create a ticket when I posted this. I have since also created a ticket 670616.
by gkramps
Sun Jul 26, 2020 12:24 pm
Forum: Nagios XI
Topic: Nagios XI and Nagios Core aren't matching up
Replies: 2
Views: 299

Nagios XI and Nagios Core aren't matching up

We are running Nagios XI 5.7.2 on Linux using MySQL. Some of the screens like the Operations Screen and the Notification lists aren't matching up when I look at them through Nagios Core. For example the Services(unhandled) screen in Nagios Core doesn't show the same as the Operations Screen in Nagio...
by gkramps
Tue Apr 28, 2020 8:19 am
Forum: Open Source Nagios Projects
Topic: Error trying to import cfg files manually
Replies: 3
Views: 2376

Re: Error trying to import cfg files manually

I'm sorry for a late response. I was finally able to get it to work. I did import them in the correct order, but it didn't seem to help. I followed some instructions in other posts I found. I ultimately made these changes and reset the database and reimported everything. I don't know if Puppet autom...
by gkramps
Thu Apr 09, 2020 8:41 am
Forum: Open Source Nagios Projects
Topic: Error trying to import cfg files manually
Replies: 3
Views: 2376

Error trying to import cfg files manually

I'm trying to import some config files from "Import Config Files" screen in Nagios XI and I get the following error: Field 'name' doesn't have a default value This was for hosts, but I get a similar error when I try to import the contactgroups. I am using NagiosXI 5.6.10. The Nagios Core i...
by gkramps
Tue Apr 02, 2019 1:00 pm
Forum: Nagios XI
Topic: Monitor Configuration Snapshots for Errors
Replies: 3
Views: 327

Re: Monitor Configuration Snapshots for Errors

Thanks for the information. I was able to develop a shell script that was able to do what I need. It's been setup as a Service now. You can close this post.
by gkramps
Thu Feb 28, 2019 10:29 am
Forum: Nagios XI
Topic: Monitor Configuration Snapshots for Errors
Replies: 3
Views: 327

Monitor Configuration Snapshots for Errors

Is there a way I can monitor the "Configuration Snapshots" for any "Config Error" in the "Snapshot Result"? The page I'm looking at is: https://<nagios xi server>/nagiosxi/admin/coreconfigsnapshots.php. We have some automated process running through Puppet that use the ...
by gkramps
Wed Aug 01, 2018 1:16 pm
Forum: Open Source Nagios Projects
Topic: Notifications Question
Replies: 5
Views: 2476

Re: Notifications Question

Sorry for the late reply, but yest this can be locked up.
by gkramps
Mon Jun 11, 2018 8:25 am
Forum: Open Source Nagios Projects
Topic: Notifications Question
Replies: 5
Views: 2476

Re: Notifications Question

Thank you for the information. That answered my question. I had seen that information before, but I guess I didn't read it all carefully enough. My mistake.

Thanks again!
by gkramps
Fri Jun 08, 2018 2:53 pm
Forum: Open Source Nagios Projects
Topic: Notifications Question
Replies: 5
Views: 2476

Notifications Question

I am new to Nagios and have a question that I couldn't find the answer to. If it's out there, please let me know. If I setup a contact for a host, will that contact get all the service notifications for that host? Or will it only get the host down notifications? Will I have to add that contact to ea...
by gkramps
Fri Jun 08, 2018 2:42 pm
Forum: Open Source Nagios Projects
Topic: Check_Service exclude "delayed" services in Windows
Replies: 3
Views: 4058

Re: Check_Service exclude "delayed" services in Windows

Sorry for the late reply, but that did what I needed. I also set warning=none, because it was showing up as a warning if a delayed service was stopped.