Paketname | libnagios-object-perl |
Beschreibung | Perl module to parse and represent Nagios configuration as objects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.21.8-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 256 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 62686 Byte |
Prüfsumme MD5 | 8621d1a6d1837b9e204896eb1806d6d7 |
Prüfsumme SHA1 | 40ed9a9a87073f10a8fabf877861b71c703d3948 |
Prüfsumme SHA256 | 1d672599f915805e1ad6888102c9890e2bccf5ac7f7fbf820cf01d6d98e40d88 |
Link zum Herunterladen | libnagios-object-perl_0.21.8-1_all.deb |
Ausführliche Beschreibung | Nagios::Object is a group of modules for parsing a Nagios configuration and
providing an object representation in Perl. It has support for inheriting from
templates and the structure is kept in tact within the Perl representation.
.
Nagios::StatusLog reads the Nagios status log and returns Status objects which
can be used to get status information about a host.
.
Nagios::Config creates a new Nagios::Config object, which will parse a Nagios
main configuration file and all of it's object configuration files.
|