LUN Total OP/s Application running
/vol/EMSAPM2/emsapmdata 745 Nagios
recently added around 1600 parameters in Nagios server, is this the reason for IO utilization. Please help & suggest.
Code: Select all
load_threshold = 10.0Code: Select all
load_threshold = 20.0Code: Select all
service npcd restartCode: Select all
ls /usr/local/nagios/var/spool/xidpe/ | wc -lCode: Select all
cd /usr/local/nagios/var/spool/xidpe/
find . -type f -delete