NagiosQL3 installation step by step in centos/redhat or fedora part 2
In the previous post we have already completed the first step to install Nagios core service, Now in this article we will learn about installation of Nagios web administration tool. Step 1: Install Required Packages First we need to install required packages, Use the following commands to install them. # yum install libssh2 libssh2-devel mysql … Read more