diff -Nru sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/debian/changelog sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/debian/changelog --- sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/debian/changelog 2021-12-25 10:58:04.000000000 +0000 +++ sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/debian/changelog 2021-12-27 14:13:03.000000000 +0000 @@ -1,8 +1,8 @@ -sisiya-remote-checks (0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1) focal; urgency=low +sisiya-remote-checks (0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1) focal; urgency=low * automatic build - -- Erdal Mutlu Sat, 25 Dec 2021 13:58:04 +0300 + -- Erdal Mutlu Mon, 27 Dec 2021 17:13:03 +0300 sisiya-remote-checks (0.6.82.1~0ubuntu1~ppa1~focal1) __DISTRO_NAME__; urgency=low * ups remote check is using perl net:snmp diff -Nru sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/etc/cron.d/sisiya-remote-checks sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/etc/cron.d/sisiya-remote-checks --- sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/etc/cron.d/sisiya-remote-checks 2021-12-25 10:58:04.000000000 +0000 +++ sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/etc/cron.d/sisiya-remote-checks 2021-12-27 14:13:03.000000000 +0000 @@ -20,6 +20,7 @@ #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl smtp 15 #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl ssh 15 #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl telnet 15 +#*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl ssl 15 #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl switch 15 #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl ups 15 #*/10 * * * * root /usr/bin/perl -I/etc/sisiya/sisiya-remote-checks -I/etc/sisiya/sisiya-client-checks /usr/share/sisiya-remote-checks/utils/sisiya_remote_check.pl ups_netagent 15 diff -Nru sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/etc/sisiya/sisiya-remote-checks/SisIYA_Remote_Config.pm sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/etc/sisiya/sisiya-remote-checks/SisIYA_Remote_Config.pm --- sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/etc/sisiya/sisiya-remote-checks/SisIYA_Remote_Config.pm 2021-12-25 10:58:01.000000000 +0000 +++ sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/etc/sisiya/sisiya-remote-checks/SisIYA_Remote_Config.pm 2021-12-27 14:13:00.000000000 +0000 @@ -48,11 +48,13 @@ 'bash' => '/bin/bash', 'dig' => '/usr/bin/dig', 'curl' => '/usr/bin/curl', + 'echo' => '/usr/bin/echo', 'java' => '/usr/bin/java', 'ldapsearch' => '/usr/bin/ldapsearch', + 'openssl' => '/usr/bin/openssl', 'perl' => '/usr/bin/perl', - 'ping' => '/bin/ping', - 'ps' => '/bin/ps', + 'ping' => '/usr/bin/ping', + 'ps' => '/bin/usr/ps', 'snmpget' => '/usr/bin/snmpget', 'snmpwalk' => '/usr/bin/snmpwalk', 'smbclient' => '/usr/bin/smbclient', diff -Nru sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/version.txt sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/version.txt --- sisiya-remote-checks-0.6.85.6.g1a50085.1~0ubuntu1~ppa1~focal1/version.txt 2021-12-25 10:58:04.000000000 +0000 +++ sisiya-remote-checks-0.6.85.9.gf631561.1~0ubuntu1~ppa1~focal1/version.txt 2021-12-27 14:13:03.000000000 +0000 @@ -1 +1 @@ -0.6.85.6.g1a50085-1 +0.6.85.9.gf631561-1