sed -i 's/SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config yum update -y yum install -y gcc glibc glibc-common wget unzip httpd php gd gd-devel perl postfix cd /usr/src/ sudo wget -O nagioscore.tar.gz https://github.com/NagiosEnterprises/nagioscore/archive/nagios-4.4.5.tar.gz sudo tar xzf nagioscore.tar.gz cd nagioscore-nagios-*/ ./configure sudo make all sudo make install-groups-users sudo us..
check_disk v2.3.3.git (nagios-plugins 2.3.3) Copyright (c) 1999 Ethan Galstad Copyright (c) 1999-2014 Nagios Plugin Development Team This plugin checks the amount of used disk space on a mounted file system and generates an alert if free space is less than one of the threshold values Usage: check_disk -w limit -c limit [-W limit] [-K limit] {-p path | -x device} [-C] [-E] [-e] [-f] [-g group ] [..