forked from geuma/NagiosStatus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
executable file
·23 lines (17 loc) · 829 Bytes
/
README
File metadata and controls
executable file
·23 lines (17 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
NagiosStatus
(c) 2010-2013 Stefan Heumader
email: stefan@heumader.at
webpage: http://nagiosstatus.urandom.at
INTRODUCTION
------------
NagiosStatus is a Perl Module, which examines WARNINGS and CRITICALS from a Nagios system. It can be used to create simple Webpages for your own purposes, which show those two alert types. Nagios itself does not support this. This Module parses the status.dat file from Nagios, instead of parsing the logfiles.
For detailed information about installation and
configuration see:
http://nagiosstatus.urandom.at/cgi-bin/index.pl?menu=documentation
See http://www.perl.org for more details on Perl
and http://www.nagios.org/ for more details on Nagios.
BUGS & FEATURES
---------------
Email me if you find bugs or if you have some ideas for
improvements. <stefan@heumader.at>
Stefan Heumader