Hey Frederik, thanks for the tips i'll have a look.<br><br><div><span class="gmail_quote">2006/2/2, Frederik Vanhee <<a href="mailto:frederik.vanhee@perso.be">frederik.vanhee@perso.be</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Toto,<br><br>jabber is really easy to set up. I followed these instructions :<br><a href="http://linuxgazette.net/112/tomar.html">http://linuxgazette.net/112/tomar.html</a><br>The jabber server was running within an hour.
<br>I use the notification script of David Cox, that I found on Nagiosexchange.<br><br>On the PC-side, I use GAIM to read the messages.<br>My end-users are very happy with that solution.<br><br>Frederik<br><br><br>Toto Capuccino wrote:
<br><br>> i wanted to avoid the winpopup too, not very user-friendly. Is Jabber<br>> solution easy to implement ?<br>><br>> 2006/2/1, Frederik Vanhee <<a href="mailto:frederik.vanhee@perso.be">frederik.vanhee@perso.be
</a><br>> <mailto:<a href="mailto:frederik.vanhee@perso.be">frederik.vanhee@perso.be</a>>>:<br>><br>>     Toto Capuccino wrote:<br>><br>>     > Hi all,<br>>     ><br>>     > Does anybody got popup notifications working ?
<br>><br>><br>>     Works like a charm ! use this as your notify-command, or tune to your<br>>     needs....<br>>     However I switched to jabber-notification (instant messaging)<br>>     because of<br>
>     the rather 'aggressive' popups.<br>><br>>     # 'notify-by-smbclient' command definition<br>>     define command{<br>>         command_name    notify-by-smbclient<br>>         command_line    /usr/bin/printf "%b" "***** NAGIOS  *****
<br>>     automatically generated POP-UP \n\n Notification Type:<br>>     $NOTIFICATIONTYPE$\n\nHost: $HOSTNAME$ ($HOSTALIAS$) \nAddress:<br>>     $HOSTADDRESS$\nService: $SERVICEDESC$\nState:<br>>     $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional
<br>>     Info:\n\n$SERVICEOUTPUT$" | /usr/bin/smbclient -M $CONTACTADDRESS1$ -I<br>>     $CONTACTADDRESS2$<br>>         }<br>><br>>     where CONTACTADDRESS1 = the pc name<br>>     and CONTACTADDRESS2 = the pc's ip-address
<br>><br>>     Good luck !<br>><br>>     Frederik<br>><br>><br><br></blockquote></div><br>