OT Pre announce Nagios::Report 0.003
Stanley Hopcroft
stanleyhopcroft at gmail.com
Mon Aug 14 07:19:11 CEST 2006
Dear Folks,
Another release of Nagios::Report (0.003) is scheduled for release shortly.
Why should you care ?
Well, if you rely on the standard (ie distributed with Nagios)
availability report, this module makes it easier to use from the CLI.
Included with the distro is example/host_down_report which demontrates
what you can do.
For example, to find all the outages for the first 3 Months of the
year, for hosts matching FOO
[sh1517 at acisf011 Nagios-Report-0.003]$ for m in Jan Feb Mar Apr ; do
echo $m; perl -Mblib examples/host_down_report -h 'FOO' -t $m; done
Jan
24x7
HOST_NAME DOWN UP
OUTAGE
FOO_router 12-01-2006 02:52:03 12-01-2006
02:58:13 6m 10s
FOO_router 18-01-2006 16:54:25 18-01-2006
17:00:35 6m 10s
FOO_router 18-01-2006 17:09:25 18-01-2006
17:15:35 6m 10s
Feb
24x7
HOST_NAME DOWN UP
OUTAGE
FOO_router 15-02-2006 18:41:55 15-02-2006
18:57:35 15m 40s
FOO_router 18-02-2006 23:08:33 18-02-2006
23:41:53 33m 20s
Mar
24x7
HOST_NAME DOWN UP
OUTAGE
Apr
24x7
HOST_NAME DOWN UP
OUTAGE
FOO_router 07-04-2006 01:04:16 07-04-2006
01:12:26 8m 10s
FOO_router 27-04-2006 20:56:44 27-04-2006
21:11:58 15m 14s
[sh1517 at acisf011 Nagios-Report-0.003]$
The module is waiting on a bug testers report (from the previous
version) which affected Nagios installations with US dates.
Fixing the bug was also an opportunity to add the facility that lets
you easily provide your boss with a list of outages - this is what is
important to us, not the percentage availability figures - for all the
'State offices' last year since September.
Note that this module is a wrapper for avail.cgi and thus has the same
bugs as the normal CGI report.
Enjoy.
Yours sincerely.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list