sending notifications to windows instant messenger

Al Smith al_smyth at yahoo.com
Wed Jun 30 00:41:05 CEST 2004


I was looking into your script as a way to notify during typical time periods.... but I had a couple problems.

GetOptions ( 
'sn=s' => \$opt_screenname, 
'pw=s' => \$opt_passwd, 
'msg=s' => \$opt_message,
'rcpt=s' => \$opt_recipient
'v!' => \$opt_verbose
);

 
Seems to be missing something, and $opt_verbose caused the rest of the script to have issues. I commented out all these references. And it seemes to work, although the format is odd with the quotes.

Then I hit an issue.... Too many logins from the sending ID! Have you considered how to avoid this if the Nagios system has multiple services down and wants to notify many users? It may be sending man messages to one, or many to many, or one to many. I'm not sure if Yahoo or MAN block repeated signon, but AIL does, and I'd guess this is the effort to reduce robots....
 
Thanks for the start though!
 
Al

		
---------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040629/6b00f804/attachment.html>


More information about the Users mailing list