I had already written a simillar script, that would go thru an entire Cluster and SGs, these one implements same theory but it is more flexible and easy to use. Basically you will get 3 types of info and all […]
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 […]
outlook auto reply rule +2003
Exchange server-side Auto reply rule. Tested and it works on Exchange 2003 and Outlook 2003. 1. Open your Exchange System Manager 2. Expand your “global Settings Folder” 3. Right Click on “Internet Message Formats” 4. Select the “Advanced” tab 5. […]
CheckFileSize VBS for Nagios
Nagio/NRPE_NT VBS Script to check the size of file(s) inside a Folder. IMPORTANT, From nagios you Must pass double slashes Usage: check_filesize -p “path” -f “file(s)” -w -c Example1(script localy using cscript ): check_filesize -p “E:mdbdata” -f priv1.edb,priv1.stm,pub1.edb,pub1.stm -w 5000 […]
Exchange Top Senders Nagios Plugin
Well I just went back to this old script, I rewrote so it will now work with Nagios. The output is simple and just reports total Top emailers, the script also requires/takes 3 arguments topemailers.vbs 3 5000 10000 would report […]