Commit Graph

137 Commits

Author SHA1 Message Date
ccfa76e125 check_webservice_load.sh: remove debug code 'echo ..'. 2022-06-12 15:58:54 +02:00
bbc3370038 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
66bf37f24e Add script check_local_mattermost_service.sh. 2022-06-11 02:22:59 +02:00
ddec69214b check_webservice_load.sh: a minor change inside 'check_website'. 2022-02-27 10:14:01 +01:00
bfe4ebee5a check_amavis.pl: remove testing code. 2022-02-08 19:50:26 +01:00
4402e143f5 check_amavis.sh: restart entire server if at least two checks failed. 2022-02-08 18:46:51 +01:00
15a4c23f15 check_local_webservice.sh: no delay if running in an terminal. 2022-02-02 18:39:37 +01:00
5899aef982 check_webservice_load.sh: no delay if running in an terminal. 2022-02-02 18:39:09 +01:00
9b857d5756 Rename script 'check_clamav-daemon.sh' into 'check_clamav-services.sh'. 2021-11-05 10:22:06 +01:00
97396b6af7 Add new scripts 'check_clamavd.sh' and 'check_clamavd.sh'. 2021-11-05 10:21:16 +01:00
2fba2e3187 Add script 'check_postgrey.sh'. 2021-11-03 13:19:21 +01:00
fd0107154e Make script check_postfwd.sh compartible with Debian 11 (bullseye). 2021-10-24 13:07:29 +02:00
f6d6ee1769 check_webservice_load.sh: add parameter 'CONFLICTING_SCRIPTS' - don't run if a conflicting other script is currently running. 2021-10-23 14:49:08 +02:00
5e312a597d check_local_webservice.sh: add parameter 'CONFLICTING_SCRIPTS' - don't run if a conflicting other script is currently running. 2021-10-23 14:48:35 +02:00
404ab8a891 check_webservice_load.sh: add parameter 'CONFLICTING_SCRIPTS' - don't run this script if anny given conflicting scripts are running. 2021-10-22 14:22:17 +02:00
0db9193023 check_local_webservice.sh: add parameter 'CONFLICTING_SCRIPTS' - don't run this script if anny given conflicting scripts are running. 2021-10-22 14:21:03 +02:00
9a9e862782 check_local_webservice.sh: add parameter 'CONFLICTING_SCRIPTS' - don't run this script if anny given conflicting scripts are running. 2021-10-22 14:20:44 +02:00
62db293784 Add testing scripts - NOT for running in production mode.. 2021-10-22 14:19:27 +02:00
37acc2beeb check_local_webservice.sh: forgot uncomment the reboot command. 2021-09-24 14:38:50 +02:00
b1557f866d check_local_webservice.sh: optional number of lines to be printed and some changes on script output. 2021-09-24 10:26:07 +02:00
cf29c039c5 check_local_webservice.sh: add last lnes of some logfiles to script output /emaol alerts). 2021-09-23 22:14:39 +02:00
9beb4e1080 Merge branch 'master' of https://git.oopen.de/script/monitoring 2021-08-29 15:04:12 +02:00
e079ff5c30 check_dyndns.sh: add support for debian 11. 2021-08-29 15:03:42 +02:00
4b577b9e13 Add script 'check_networking.sh'. 2021-08-26 23:44:55 +02:00
dd0ba5a377 check_ssh.sh: add support for debian 11 (bullseye). 2021-08-22 14:26:53 +02:00
87ca1aadb8 Add script 'check_local_webservice.sh'. 2021-05-14 18:58:52 +02:00
def72620bb check_webservice_load.sh: support mariadb. 2021-03-30 02:23:34 +02:00
8a2684d8b2 check_confluence.sh: use clean_up function .. 2021-01-25 15:54:00 +01:00
5eed23d332 Add script 'check_confluence.sh'. 2021-01-25 15:47:02 +01:00
92e597f3d2 check_ssh.sh: some minor changes to script output (add color if running in a terminal). 2021-01-11 16:54:54 +01:00
795c4915d8 check_webservice_load.sh: fix error, replace '/devnull' with '/dev/null'. 2021-01-07 11:51:50 +01:00
bfc18b4131 check_dns.sh: redisign of the whole script. 2020-12-27 14:11:47 +01:00
dbe86ff8e4 check_cert_for_dovecot.sh: fix error updating cert/key - remove old symlink. 2020-08-14 23:58:38 +02:00
e91946ba08 Add script 'check_cert_for_dovecot.sh'. 2020-08-14 23:17:09 +02:00
d69de81be1 check_google_chrome_driver_version.sh: change script description. 2020-06-28 13:00:52 +02:00
5dee0a9e97 Add script 'check_google_chrome_driver_version.sh' 2020-06-28 12:35:54 +02:00
dd1c9592e5 check_cert_for_service.sh: fix some minor errors in script output. 2020-06-28 11:20:29 +02:00
c0c0b2487c check_webservice_load.sh: if connection failed try also SSL befor alert an error. 2020-05-30 03:29:17 +02:00
875465aab7 check_cert_for_prosody.sh: no warning if running as cron and all is fine.. 2020-05-27 10:04:21 +02:00
63c3154024 Adjust sample configuration 'check_cert_for_prosody.conf.sample'. 2020-04-23 18:45:02 +02:00
2837d01cf7 check_cert_for_prosody.sh: add some default values. 2020-04-23 18:43:55 +02:00
e071152879 Add script 'check_cert_for_prosody.sh'. 2020-04-23 18:34:55 +02:00
20d5154747 conf/check_cert_for_service.conf.sample: fix minor error. 2020-03-23 00:47:40 +01:00
76297f70c1 check_remote_websites.sh: if HTTP statuscode is 401, assume the site is online 2019-11-13 11:41:29 +01:00
c0959fa621 Fix error determin service file at some check scripts. 2019-07-24 15:50:00 +02:00
d84aafcbe8 Add check script 'check_postfwd.sh'. 2019-07-24 14:00:51 +02:00
b9f2e3edbb check_service.sh: remove unusually code. 2019-07-24 14:00:29 +02:00
5badd41cb2 Merge branch 'master' of https://git.oopen.de/script/monitoring 2019-05-06 15:33:48 +02:00
13d9eda460 Add script 'check_systemd_service.sh'. 2019-05-06 15:33:01 +02:00
1b1cdebe78 check_remote_websites.sh: fix error in the name of the variable 'success'. 2019-05-05 14:25:36 +02:00