Hi,
Could you tell me precisely what value 2 means, for an SSH simple check ?
I know destination host is unreachable (local "corporate" iptables rules only allow root to be an SSH client...) but I'm wondering why the Item value isn't 0 ...
So far I've written my triggers as {host:ssh.last(0)}=0, maybe I should rewrite them as {host:ssh.last(0)}#1 ?
Edit : I couldn't us the Search feature from the forum as "ssh" is considered too short.
Could you tell me precisely what value 2 means, for an SSH simple check ?
I know destination host is unreachable (local "corporate" iptables rules only allow root to be an SSH client...) but I'm wondering why the Item value isn't 0 ...
So far I've written my triggers as {host:ssh.last(0)}=0, maybe I should rewrite them as {host:ssh.last(0)}#1 ?
Edit : I couldn't us the Search feature from the forum as "ssh" is considered too short.
Comment