How to change the working directory of WordPress The good news is that you don`t have to reinstall WordPress. If the database and URL remains the same, you will have to copy only the files and the database. If you […]
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 3.2.2 changelog
Nagios has released its latest version! DOWNLOAD 3.2.2 – 09/01/2010 ENHANCEMENTS * Patch to new_mini_epn to allow any command line length without breaking on extra trailing or leading whitespace (Ray Bengen) * Patch to mini_epn to allow any command line […]
socket:java.net.SocketException: Too many open files
On our Glassfish enviroment we started seeing the following error: socket:java.net.SocketException: Too many open files Its caused by a limit on the OS. To find out your OS limit type: # ulimit -n To check how many open files a […]
Nagios and Centreon online demo
Demonstrations of Nagios and Centreon Nagios XI (the new paid version): http://nagiosxi.demos.nagios.com/ user: nagiosadmin pass: nagiosadmin Centreon (My Faviroute) http://demo.centreon.com/ Go directly to it
WinHTTP AutoProxy Support
Our windows event logs are filling with useless messages. I went ahead and disable that useless services. Event Type: Information Event Source: WinHttpAutoProxySvc Event ID: 12503 The WinHTTP Web Proxy Auto-Discovery Service has been idle for 15 minutes, it will […]
Nagios check_con
I wrote a simple plugin to check the number of established connections to a windows server. Just execute: cmd /c netstat -an |find /i “estab” /c I also wrote a script for Windows Here is the code I have also […]
