Shell script for a mail queue notification!
Hi guys
I am looking for a script to run in cron and notify the admin, if the mail
queue exceed some predefined level. i have made the script and it working
fine by executing the qmHandle -s command.
But I found out these mail notification is not suitable to alert the admin,
since if the mail queue is huge then notification mail will also wait until
the other mails been delivert. so the solution is not ideal.
What other way I can make this alert? is there any way to alert another
server to send an email? or any other suggestions?
kind regards
Nathan
.
Relevant Pages
- Re: need to modify local group membership via VBscript
... Admin run the script on all NT computers. ... script can add domain groups to the local Administrators group. ... how to add a domain group to local administrators account: ... (microsoft.public.windows.server.scripting) - Re: need to modify local group membership via VBscript
... domain admin credentials in the script, then run the script through the ... script would have to use alternate credentials or a third part RunAs tool. ... ' Bind to local Administrators group on remote computer. ... (microsoft.public.windows.server.scripting) - Re: need to modify local group membership via VBscript
... Admin run the script on all NT computers. ... script can add domain groups to the local Administrators group. ... how to add a domain group to local administrators account: ... (microsoft.public.windows.server.scripting) - Re: Redirect computers to a specific OU by IP Address
... Getting theIPaddress of the workstation is easy if you are running the ... script from the workstation. ... COMPLETELY lock them down until an admin put them into the rightOU. ... used for approx 180-240 days (as there is over 1000 computer accounts ... (microsoft.public.windows.server.active_directory) - Re: Decoding html pages
... opening firebug FIRST and loading the page ... alert box is modal and I can't expand it to see the code ... if this is on a remote server where you cannot modify the script ... (comp.lang.javascript) |
|