How to Install libnagios-object-perl in Ubuntu 18.04



Install libnagios-object-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnagios-object-perl

Description:

module to parse and represent Nagios configuration as objects

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.

Homepage: https://metacpan.org/release/Nagios-Object

Version: 0.21.20-2

Section: universe/perl