So many check_mem scripts out there but I am still not satified so I wrote my own. Many scripts report the total use of memory but they dont care how much memory is placed in cache by the OS or […]
Nagios Plugin Collection
The Nagios Plugin Collection is a set of scripts for the Nagios monitoring project to check the status off various system components. Please release these notes before reporting any bugs to Bugdatabase. Thanks. The following scripts are included in this […]
nagios tray
Nagstamon is a Nagios status monitor for the desktop. It connects to multiple Nagios, Opsview and Centreon monitoring servers and resides in systray or as a floating statusbar at the desktop showing a brief summary of critical, warning, unknown, unreachable […]
monitor microsoft cluster
To find out if your Microsoft cluster did a failover is a boring task to go in the eventviewer or logs. Well I wrote a script that does just that all it needs is check_nt NC_NET plugin on the server […]
Monitor IIS erros with nagios
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 […]
Exchange mailbox login plugin
This plugins uses a script called check_counter_rawcount.vbs developed by Dr. Dave Blunt at GroundWork Open Source Inc. I used it to grab WMI performance counter information but the script itself allows many more “performance counters” to be used. The script […]
Check FileAge Nagios Plugin
Check_fileage.vbs is plugin for nagios that uses NRPE_NT and works for Microsoft machines. I tried to make it as flexible as posible, allowing nagios to pass simple but helpfull arguments. I use it to find out for example what was […]