On Thu, Feb 12, 2009 at 3:06 PM, Lee Azzarello <l...@dropio.com> wrote: > In Nagios version 3, you click on Reporting->Trends and use the menus > to generate a picture. > > The limitation is you can only see one picture at a time for a > particular host or service. So you could not, for example have an > automatically generated "dashboard" of trends for a particular host or > service group. Though there's nothing stopping you from taking > screenshots and making your own.
The images are generated by the Nagios CGIs and have URLs that are pretty easy to generate programatically :), so you actually could do a custom web-dashboard that calls the nagios CGIs to create host and service state trends, but they would be just state trends not performance data trends. For performance data trends across hosts or services you have to integrate a graphing package and then use the data sources from that package to do what you are after. I think on and off about doing just this kind of a report builder GUI for PNP, would not be too difficult, just need that ever rare commodity 'free time' to do it :). - Max ------------------------------------------------------------------------------ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null