Go to file
2022-07-06 22:36:34 +02:00
conf rename also configuration files for 'check_local_elasticsearch_service.sh' 2022-07-06 22:36:34 +02:00
OLD check_amavis.sh: restart entire server if at least two checks failed. 2022-02-08 18:46:51 +01:00
.gitignore Now two scripts handels the cleaning up from zombie (defunct) processes, one by giving command another new one by giving process owner. 2018-01-10 15:49:19 +01:00
check_amavis.pl check_amavis.pl: remove testing code. 2022-02-08 19:50:26 +01:00
check_cert_for_dovecot.sh check_cert_for_dovecot.sh: fix error updating cert/key - remove old symlink. 2020-08-14 23:58:38 +02:00
check_cert_for_prosody.sh check_cert_for_prosody.sh: no warning if running as cron and all is fine.. 2020-05-27 10:04:21 +02:00
check_cert_for_service.sh check_cert_for_service.sh: fix some minor errors in script output. 2020-06-28 11:20:29 +02:00
check_clamav-services.sh Rename script 'check_clamav-daemon.sh' into 'check_clamav-services.sh'. 2021-11-05 10:22:06 +01:00
check_clamavd.sh Add new scripts 'check_clamavd.sh' and 'check_clamavd.sh'. 2021-11-05 10:21:16 +01:00
check_confluence.sh check_confluence.sh: use clean_up function .. 2021-01-25 15:54:00 +01:00
check_cups-browsed.sh Add script 'check_cups-browsed.sh'. 2018-06-02 11:50:34 +02:00
check_cups.sh Redesign script 'check_cups.sh'. 2018-06-02 11:54:39 +02:00
check_dhcp.sh Add script 'check_dhcp.sh'. 2018-03-18 23:05:22 +01:00
check_dns.sh check_dns.sh: redisign of the whole script. 2020-12-27 14:11:47 +01:00
check_dovecot.sh Fix error determin service file at some check scripts. 2019-07-24 15:50:00 +02:00
check_dyndns.sh check_dyndns.sh: add support for debian 11. 2021-08-29 15:03:42 +02:00
check_forwarding.sh Add more checl-scripts 2017-02-21 01:19:22 +01:00
check_freshclam.sh Add new scripts 'check_clamavd.sh' and 'check_clamavd.sh'. 2021-11-05 10:21:16 +01:00
check_google_chrome_driver_version.sh check_google_chrome_driver_version.sh: change script description. 2020-06-28 13:00:52 +02:00
check_inet.sh check_inet.sh: replace 'ifconfig' with 'ip addr show'. 2018-05-04 03:53:29 +02:00
check_local_elasticsearch_service.sh rename 'check_local_elasticseaarch_service.sh' to 'check_local_elasticsearch_service.sh'. 2022-07-06 22:33:50 +02:00
check_local_mattermost_service.sh check_local_mattermost_service.sh: change sender adress alert e-mail. 2022-07-06 22:28:33 +02:00
check_local_webservice.sh check_local_webservice.sh: no delay if running in an terminal. 2022-02-02 18:39:37 +01:00
check_networking.sh Add script 'check_networking.sh'. 2021-08-26 23:44:55 +02:00
check_nginx_service.sh check_nginx_service.sh,check_sympa_service.sh,check_webservice_load.sh,check_wwsympa_service.sh: default alert e-mail is now 'root'. 2022-06-12 15:55:55 +02:00
check_ntpd.sh Redesign script 'check_ntpd.sh'. 2018-03-18 14:00:19 +01:00
check_ownership.sh - add check_amavis.sh 2017-02-13 11:46:15 +01:00
check_postfix.sh check_postfix.sh: fix error if distribution is not Debian or Ubuntu. 2018-12-27 19:36:16 +01:00
check_postfwd.sh Make script check_postfwd.sh compartible with Debian 11 (bullseye). 2021-10-24 13:07:29 +02:00
check_postgrey.sh Add script 'check_postgrey.sh'. 2021-11-03 13:19:21 +01:00
check_remote_websites.sh check_remote_websites.sh: if HTTP statuscode is 401, assume the site is online 2019-11-13 11:41:29 +01:00
check_resin.sh Add more checl-scripts 2017-02-21 01:19:22 +01:00
check_samba4_service.sh Support of Debian 9 (stretch) samba installation. 2018-01-12 04:42:51 +01:00
check_service.sh Fix error determin service file at some check scripts. 2019-07-24 15:50:00 +02:00
check_ssh.sh check_ssh.sh: add support for debian 11 (bullseye). 2021-08-22 14:26:53 +02:00
check_sympa_service.sh check_nginx_service.sh,check_sympa_service.sh,check_webservice_load.sh,check_wwsympa_service.sh: default alert e-mail is now 'root'. 2022-06-12 15:55:55 +02:00
check_systemd_service.sh Add script 'check_systemd_service.sh'. 2019-05-06 15:33:01 +02:00
check_vpn.sh check_vpn.sh: some minor changes on script output. 2018-03-18 19:40:17 +01:00
check_webservice_load.sh check_webservice_load.sh: remove debug code 'echo ..'. 2022-06-12 15:58:54 +02:00
check_wwsympa_service.sh check_nginx_service.sh,check_sympa_service.sh,check_webservice_load.sh,check_wwsympa_service.sh: default alert e-mail is now 'root'. 2022-06-12 15:55:55 +02:00
check_zombies_php-cgi.sh Add script 'check_zombies_php-cgi.sh'. 2018-06-25 02:07:33 +02:00
remove_zombies_command.sh Now two scripts handels the cleaning up from zombie (defunct) processes, one by giving command another new one by giving process owner. 2018-01-10 15:49:19 +01:00
remove_zombies_user.sh Fix minor bug: number of pids must be initialised by '0'. 2018-01-10 18:07:28 +01:00
testscript-running-30-seconds-with-dynamic-LOCK_DIR.sh Add testing scripts - NOT for running in production mode.. 2021-10-22 14:19:27 +02:00
testscript-running-30-seconds-with-static-LOCK_DIR.sh Add testing scripts - NOT for running in production mode.. 2021-10-22 14:19:27 +02:00