i wanted to avoid the winpopup too, not very user-friendly. Is Jabber solution easy to implement ?<br><br><div><span class="gmail_quote">2006/2/1, 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;">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) 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></blockquote></div><br>