Is there any way to tell Monit to send XMPP notifications as well as emails on alerts?
|
|
|
|
|
|
|
I don't know Monit, but if you can specify an arbitrary command, you could setup a python script that sends a message via DBus to either Pidgin or Finch. Pidgin/Finch should already be running and be connected. Here is an example script:
|
||
|
