Disk Utilization - AIX & Linux
Posted: Wed Jul 13, 2016 11:26 am
Hi Team,
We are looking for the below requirement for linux and AIX servers.
We are getting the below output when we are running the below command:
Linux DIsk Usage:
/usr/local/nagios/libexec/check_nrpe -H uusrcpmca00.fossil.com -t 30 -c check_disk -a '-w 20% -c 10% -p / disk'
AIX Disk Usage:
/usr/local/nagios/libexec/check_nrpe -H dalcbiwp30.fossil.com -t 30 -c check_disk -n -a '-p -w 20% -c 10% /'
DISK OK - free space: / 99264 MB (38% inode=97%):
Could you please help us with the command that gives me the total disk size to be printed in output.
Example: DISK OK - free space: / 99264 MB (38% inode=97%) out of 50GB.
Thanks..
We are looking for the below requirement for linux and AIX servers.
We are getting the below output when we are running the below command:
Linux DIsk Usage:
/usr/local/nagios/libexec/check_nrpe -H uusrcpmca00.fossil.com -t 30 -c check_disk -a '-w 20% -c 10% -p / disk'
AIX Disk Usage:
/usr/local/nagios/libexec/check_nrpe -H dalcbiwp30.fossil.com -t 30 -c check_disk -n -a '-p -w 20% -c 10% /'
DISK OK - free space: / 99264 MB (38% inode=97%):
Could you please help us with the command that gives me the total disk size to be printed in output.
Example: DISK OK - free space: / 99264 MB (38% inode=97%) out of 50GB.
Thanks..