Browsing tag

apache

Nagios Trouble Shooting Tutorial

While compiling Nagios plugins, you may get an error regarding the SSL version; it requires to install the OpenSSL on the Linux box. ========================== check_http.c:312:9: error: ‘ssl_version’ undeclared (first use in this function) …. make[2]: *** [check_http.o] Error 1 make[2]: Leaving directory `/usr/local/src/nagios-plugins-1.4.16/plugins’ make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/nagios-plugins-1.4.16′ make: *** [all] Error […]

How To Install Nagios 4.4.2 on CentOS 6 / RHEL 6

Nagios is the most widely used open source monitoring tools which help us to monitor the services and application that run’s on Windows, Linux, Routers and other network devices. With the help of Nagios, you can monitor basic services and attributes. We can access the Nagios using web interface coming with the bundle and configuration […]

Install Apache web server on Linux Mint 13 / Linux Mint 14

Apache web server is the most widely used web server application in the word, it shares 63% word web server market. It supports all major distribution such as windows, Linux , Solaris and Mac operating system, it considerably has large usage on Unix platform due to the package bundled with operating system disc and also […]

Install Apache HTTPD web server on Fedora 18

Apache web server is the most widely used web server application in the word, it shares 63% word web server market. It supports all major distribution such as windows, Linux , Solaris and Mac operating system, it considerably has large usage on Unix platform due to the package bundled with operating system disc and also […]

Install Apache web server CentOS 6 / RHEL 6

Apache web server is the most widely used web server application in the word, it shares 63% word web server market. It supports all major distribution such as windows, Linux , Solaris and Mac operating system, it considerably has large usage on Unix platform due to the package bundled with operating system disc and also […]