Monitoring large memory hosts
Posted: Thu May 08, 2014 7:38 am
Does anyone have suggestions for monitoring hosts with large amounts of memory? I mean hundreds of GB here.
We use NSClient++, but mostly the check_nt style checks unless we need something beyond that. The check_nt MEMUSE check works, but takes its warning and critical thresholds as integer percents. If I set the warning and critical to 98 and 99, the notification goes out when there's still several GB free. I would prefer to set the warning more like 99 and critical at 99.5, or to use absolute values like warning at 3GB free and critical at 1,500MB.
We use NSClient++, but mostly the check_nt style checks unless we need something beyond that. The check_nt MEMUSE check works, but takes its warning and critical thresholds as integer percents. If I set the warning and critical to 98 and 99, the notification goes out when there's still several GB free. I would prefer to set the warning more like 99 and critical at 99.5, or to use absolute values like warning at 3GB free and critical at 1,500MB.