I have several servers that have an agent reporting to the zabbix server. The servers are behind private lans so the zabbix server cannot contact them directly. This is working fine and I get all the stats we want however how do you enable alerts in this case?
My issue is how to define in the Zabbix server that if a server agent has not reported itsef every so many minutes then assume the server is down and send an alert? Or perhaps there is a different way to do it?
Is anyone doing something like this?
Just as a thought, it will be incredible that the agent could create something like an ssh "tunnel" via an initiate agent conversation to the zabbix server. This way you can fake the by directional communication.
Regards,
Paul
My issue is how to define in the Zabbix server that if a server agent has not reported itsef every so many minutes then assume the server is down and send an alert? Or perhaps there is a different way to do it?
Is anyone doing something like this?
Just as a thought, it will be incredible that the agent could create something like an ssh "tunnel" via an initiate agent conversation to the zabbix server. This way you can fake the by directional communication.
Regards,
Paul
Comment