how to install nagios on ubuntu 16.04 step by step

how to install nagios on ubuntu 16.04 step by step: How to install nagios on ubuntu 16.04 step by step Installing the prerequisites :- Nagios requires the gcc compiler and





How to install nagios on ubuntu 16.04 step by step

Installing the prerequisites :-

Nagios requires the gcc compiler and build-essentials for the compilation, LAMP (Apache, PHP, MySQL) for the Nagios web interface and Sendmail to send alerts from the server. To install all those packages, run this command (it’s just 1 line):

Comments