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 easily imported to excel, so you can show your boss a nice report.
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
A simple Nagios plugin to get the total number of current mailboxes exists in Exchange 2003 sever.
requires NRPE_NT to be installed and command must be defined. more info how to setup here.
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
Tags:
Check_mboxsize.ws
Another Nagios plugin. One of my hardest to write.
Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will
not work!
Script example:
…nagios/libexec# ./check_nrpe -H SERVER114 -t 90 -u -c get_top_mbox -a SERVER114 3 2000 4000
WARNING – Full Name, Mona , 2.517,00 MB – San Pil, Eric , 1.175,00 MB – Cabo Boiola, Manul , 991,00 MB
Read more…
VN:F [1.7.5_995]
Rating: 4.0/5 (2 votes cast)
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 only the Top 3 senders of yestarday and would raise alarm to Warning if TOTAL emails sent yestarday were 5000 and critical for over 10000.
The scriptauto downloads the required files (logparser.dll)
Note: NRPE_NT service must run under a exchange admin account, under local system it will not work.
Read more…
VN:F [1.7.5_995]
Rating: 3.0/5 (2 votes cast)
Tags: array, centreon, exchange, exchange nagios plugin, exchange server nagios plugin, exchange top senders, plugin, plugins, script, sort, spam, top senders, wsf
.
.
I just wrote my first Outlook VBA code, it searches the body of the email for a email and forwards that email to it.
Just creat a new rule right click on the email and call it, it should also work with a rule.
Read more…
VN:F [1.7.5_995]
Rating: 4.0/5 (1 vote cast)
BackTrack is one of the best Live Linux out there, it is complete with many network secuirty tools.
Yes you can also just burn the CD version, but the USB is more complete its RW and smaller to carry around.
Download BackTrack3 Final USB bt3final_usb.iso (783MB):
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
Description: When open Exchange System Administrator takes forever, this does the same but much faster and you can specify the users you want to get. Also ouputs in a easy to import Excel format. It was not a so easy to write script. Get Mailbox INFO(Size,DisplayName,TotalItems,DeletedItems…) from email list(.txt), then it querys AD then Exchange.
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
Tags:
Description: Another way of finding all Exchange Servers Name, this code is much better then the last one…
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
Tags:
.
.
Description: Archive .log files. First rar older then x days. Then move to archive folder, Finally delete file, make a nice report and email it. Usefull if you have servers with disks almost full.
‘Archive .log files, 1, rar 2, move to archive, 3.delete file, make report and email it
Read more…
VN:F [1.7.5_995]
Rating: 5.0/5 (1 vote cast)
Description: It will get the exchange server of the user logged into the computer. It must be a user login into the domain and with a valid mailbox. It will get only one exchange server (for now)…
Read more…
VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)
Tags: