Hi,
the correct syntax for ssh check is, for example, :
[test,192.168.1.1,22,<encoding>]
what I'm suppose to put at 'encoding' ?
[test,192.168.1.1,22,/home/user/scripts/test.sh]
or
[test,192.168.1.1,22,cat test.txt|wc -l]
Because in 'latest data' section it always return 0.
regards.
the correct syntax for ssh check is, for example, :
[test,192.168.1.1,22,<encoding>]
what I'm suppose to put at 'encoding' ?
[test,192.168.1.1,22,/home/user/scripts/test.sh]
or
[test,192.168.1.1,22,cat test.txt|wc -l]
Because in 'latest data' section it always return 0.
regards.
Comment