Nick Pieters wrote: > > Monitoring remote hosts over internet: For now there are no site-site > vpn connections, but I want to monitor remote servers. So I believe > those are “passive” clients. With which agent and how could I > configure those servers/agents + is that traffic encrypted? > Normally, NRPE uses SSL to encrypt all communication. I believe it is enabled by default. You can also use the check_by_ssh plugin to run any check on the remote host through an SSH connection. > > SMS gateway, Is it possible to receive sms via an sms webservice > gateway, so I don’t need to look for a mobile phone or some kind of modem. > Sure. You just need a script that is able to post the message to the gateway. I made a script for myself which uses our own Kannel gateways to send out SMS messages (including failover). Its fairly easy. If you like more info on this, just ask.
Regards, Toni
_______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/listinfo/opsview-users
