monitor esx with nagios

Its a system administrator duty to be sure the ESX servers health and performance are OK. I monitor: I believe the most important things to monitor are: CPU check_cpu_esx DISK check_disk VOLUMES (storage) check_vfs Hardware (Fan,Temp,Arrays,Memory Dimms,Disks etc…) check_openmanage check_hpasm-4.2.tar.gz […]

Tags: , , , , , ,

nagios report

I have a custom script to generate monthly reports about Hosts and Services. The syntax is pretty simple: * /usr/local/nagios/libexec/report.pl –email=fel.h2o@gmail.com –type=monthlyservice –debug=0 /usr/local/nagios/libexec/report.pl –email=emailme@gmail.com –type=monthlyservice –debug=1 I usually add it to run once a month one for service and […]

Tags: , , , , ,