Andy,<br><br>If you get it working, do let me know. I was reading a book where you can implement IM notification by installing a jabber IM server on the same box as nagios. I will look it up and try and install it and let you know.
<br><br><br><br><div><span class="gmail_quote">On 10/25/07, <b class="gmail_sendername">Andy Harrison</b> <<a href="mailto:aharrison@gmail.com">aharrison@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>On 10/25/07, Alex Dehaini  wrote:<br>> Hi everyone.<br>><br>> I have been using nagios for a couple of months and it's a wonderful NMS. I<br>> have successfully implemented email and SMS notification. I was wondering
<br>> how I could send notifications using Instant Messaging particularly yahoo IM<br>> service.<br>><br>> Basically, what I would like to see is this. A service or host goes down,<br>> nagios sends a notification to my yahoo IM, it appears as an offline if I am
<br>> offline or a pop-up message if I am online. Can this be done?<br><br><br>I wrote one myself using the Net::OSCAR perl module, but I found that<br>it was extremely unreliable.  The biggest thing is that you can't
<br>simply write a script that logs into aim, sends a message, then logs<br>out.  You'll get dinged for logging in too many times if you connect<br>more than about 8 times per hour (or something like that).<br><br>Eventually what I'm going to do is write a script that runs as a
<br>daemon connected to aim all the time.  I'll just have a nagios<br>notification script plop a message file into a directory and have the<br>daemon watch for that directory for files and just send the contents<br>of each file in an instant message and then delete them.
<br><br>It's just harder to write something that stays connected all the time.<br> I don't have any experience programming for event loops like that.<br><br>- --<br>Andy Harrison<br>public key: 0x67518262<br>-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.5 (GNU/Linux)<br>Comment: <a href="http://firegpg.tuxfamily.org">http://firegpg.tuxfamily.org</a><br><br>iD8DBQFHIMn1NTm8fWdRgmIRAtfQAKC7H1MPlf/a996/WmWu09PeE0j1LgCg7XHj<br>NyDnTuqXgR1l1o63jhKM1M4=
<br>=LY/m<br>-----END PGP SIGNATURE-----<br><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems?  Stop.
<br>Now Search log events and configuration files using AJAX and a browser.<br>Download your FREE copy of Splunk now >> <a href="http://get.splunk.com/">http://get.splunk.com/</a><br>_______________________________________________
<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users
</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br><br clear="all"><br>-- <br>
Alex Dehaini<br>Developer<br>Site - <a href="http://www.alexdehaini.com">www.alexdehaini.com</a><br>Email - <a href="mailto:alexdehaini@gmail.com">alexdehaini@gmail.com</a>