So How can we know the IIS server is responding to all petitions? Well I found a way to go directly in the IIS log files and get the results from there. They key was logparser Its very usefull to […]
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 […]
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 […]
Setup HP Insight Manager on VMWare ESX 4
Setup HP Insight Manager on VMWare ESX 4 1. Download the file: http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=US&swItem=MTX-54e9417b70db4823aff1cefbc0 2. Copy it to the ESX server using the tool WinSCP to /tmp 3. Uncompress and install software Inside the ESX # mv /tmp hpmgmt-8.3.1-vmware4x.tgz /usr/local # […]
Nagios MK livestatus
Beter then NDO? MK Livestatus Required version: 1.1.0 February 02. 2010 How to access Nagios status data Accessing status data today The classical way of accessing the current status of your hosts and services is by reading and parsing the […]
NC_NET execute a vbs script
How to configure NC_NET execute a vbs script I was used to the simplicity of NRPE_NT, where things are much easier and straight forward. I am now tring NC_NET wich for startes requires Framework 2.0 and a server reboot to […]
Nagios XI
Nagios is comming up with a new non-free Version called NAGIOS XI The prices are: Up to 50 nodes 595U$ Up to 100 nodes 995U$ Unlimited nodes 1,250U$ I think its sad to see such a amazing product become comercial, […]