Nagios is an open source computer system monitoring, network monitoring and infrastructure monitoring software application. Nagios offers monitoring and alerting services for servers, switches, applications, and services. It alerts the users when things go wrong and alerts them a second time when the problem has been resolved.
Nagios, originally created under the name NetSaint, was written and is currently maintained by Ethan Galstad along with a group of developers who are actively maintaining both the official and unofficial plugins. Nagios was originally designed to run under Linux but also runs well on other Unix variants. It is free software licensed under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This command helps to determine the usage of Nagios module. The user will come to know about the different way/format to execute this module. This command guides the end user to know the purpose of this command. Below given are the command and the screenshot of the same.
ptconfigure nagios help
The pictorial screenshot of the above command is listed below,
kevell@corp:/# ptconfigure nagios help
******************************
This command is part of Core and provides you with a method by which you can install Nagios.
NagiosServer, nagios-server, nagiosserver, nagios
- install
Installs Nagios Network Monitoring Server
example: ptconfigure nagios-server install
------------------------------
End Help
******************************
This command helps in installing the Nagios in system. The below given command will execute the process of installation.
ptconfigure nagios install
The pictorial representation of the above command is listed below,
kevell@corp:/# ptconfigure nagios-server install
Install Nagios Server? (Y/N)
y
*******************************
* Pharaoh Tools *
* Nagios Server! *
*******************************
E: Unable to correct problems, you have held broken packages.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
nagios3 : Depends: nagios3-core (= 3.2.3-3ubuntu1) but it is not going to be installed
[Pharaoh Logging] Adding Package nagios3 from the Packager Apt did not execute correctly
... All done!
*******************************
Thanks for installing , visit www.pharaohtools.com for more
******************************
Single App Installer:
--------------------------------------------
NagiosServer: Success
------------------------------
Installer Finished
******************************
| Parameters | Alternative Parameters | Options | Comments |
|---|---|---|---|
| Install Nagios Server? (Y/N) | There are four alternative parameters which can be used in command line. NagiosServer, nagios-server, nagiosserver, nagios Eg: ptconfigure nagios install/ ptconfigure nagiosserver install | Y | System starts installation process |
| Install Nagios Server? (Y/N) | There are four alternative parameters which can be used in command line. NagiosServer, nagios-server, nagiosserver, nagios Eg: ptconfigure nagios install/ ptconfigure nagiosserver install| | N | System stops installation process |