Page 1 of 1

Schedule Maint Reporting in Nagios XI

Posted: Thu Nov 12, 2020 9:58 am
by jstormshak
Hello Community Guru's...
I'm currently migrating all monitoring from What's Up Gold to XI (5.7.3) and I want to ask if anyone knows or has put into place a scheduled report that shows all Hosts/Services that are currently in scheduled maintenance mode. We have that report going out daily from WUG but would like to have something coming out of XI. I didn't see any canned report for this type of reporting. Has anyone solved or seen any possible solutions for this? Please let me know if this is something that can be done or has been solved using some other means. Thanks!

Re: Schedule Maint Reporting in Nagios XI

Posted: Fri Nov 13, 2020 10:16 am
by benjaminsmith
Hi @jstormshak,

Welcome! Let us know how we can assist you with your migration.

You can schedule individual pages as reports in Nagios XI, so if you navigate to the Schedule Downtime Page (Home > Incident Management > Scheduled Downtime), click on the hamburger menu in the upper right to schedule this page as PDF.
schedule-page.png
This will open a new page that will allow you to set a schedule and contact for the report. For me details, here's our guide on reports in Nagios XI.

Generating Reports With Nagios XI

Let me know if that would work for you.

Regards,
Benjamin

Re: Schedule Maint Reporting in Nagios XI

Posted: Sat Nov 14, 2020 2:55 pm
by jstormshak
Thanks for the response on the topic! This is good news and I didn't realize that was even an option to do! I know what I'll be doing come Monday. Thanks again for the tidbit !!

Re: Schedule Maint Reporting in Nagios XI

Posted: Mon Nov 16, 2020 4:39 pm
by benjaminsmith
Hi,
Thanks again for the tidbit !!
No problem!

We'll leave this thread open and just let us know if you need anything else.

Benjamin

Re: Schedule Maint Reporting in Nagios XI

Posted: Wed Nov 18, 2020 5:35 pm
by jstormshak
If I may...
There wouldn't be a way to get a listing/report of all hosts and/or service checks that are disabled? WUG has one and just would like to see what can be done/provided in XI. I see this being handy when XI users goes into the console, disable notifications and then never coming back to enabled them after tasks/maint, etc. Suggestions?

Re: Schedule Maint Reporting in Nagios XI

Posted: Thu Nov 19, 2020 4:12 pm
by benjaminsmith
Hi,

As far as active or de-activated hosts or services, you can sort that field n the CCM.
deactivated-services.png
The Audit Log (Admin > System Information > Audit Log) will tell you which hosts or services have been modified.

You can also search the objects.cache to find out which hosts or services have notifications disabled.

Lastly, all of the configurations are stored in the nagiosql database. If you are comfortable with SQL you could query this data directly.

Regards,
Benjamin