Hi All,
We are using below comments to control nagios alerts for disk.
alias_disk=CheckDriveSize MinWarn=10% MinCrit=5% CheckAll FilterType=FIXED alias_disk_loose=CheckDriveSize MinWarn=10% MinCrit=5% CheckAll FilterType=FIXED ignore-unreadable
Now I want to Increase critical disk space alert from 500 Mp to 1Gp please (Just need help to tune to increase disk critical alert for a windows server).
Can any one help me with idea?
Thanks in advance