how to generate report of notification history in Core

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
lyle
Posts: 158
Joined: Sun Nov 21, 2010 3:05 am

how to generate report of notification history in Core

Post by lyle »

I've always wondered how to generate reports in Core (3.0.3 in my case).

Say I have a Service Group. How would I go about generating a text report of all notifications generated by these services over the last month?

My purpose here is to see which hosts are routinely failing this service check.

Thanks....Lyle
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: how to generate report of notification history in Core

Post by mguthrie »

Currently Core doesn't have the ability to export the notification data. From what I know it simply parses the nagios.log file for the Notifications according to how you filter the list, but an export feature is not available. Currently the 2011 release of XI has that feature, but not Core.
Locked