Commit Graph
100 Commits
Author SHA1 Message Date
chris 4402e143f5 check_amavis.sh: restart entire server if at least two checks failed. 2022-02-08 18:46:51 +01:00
chris 15a4c23f15 check_local_webservice.sh: no delay if running in an terminal. 2022-02-02 18:39:37 +01:00
chris 5899aef982 check_webservice_load.sh: no delay if running in an terminal. 2022-02-02 18:39:09 +01:00
chris 9b857d5756 Rename script 'check_clamav-daemon.sh' into 'check_clamav-services.sh'. 2021-11-05 10:22:06 +01:00
chris 97396b6af7 Add new scripts 'check_clamavd.sh' and 'check_clamavd.sh'. 2021-11-05 10:21:16 +01:00
chris 2fba2e3187 Add script 'check_postgrey.sh'. 2021-11-03 13:19:21 +01:00
chris fd0107154e Make script check_postfwd.sh compartible with Debian 11 (bullseye). 2021-10-24 13:07:29 +02:00
chris 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
chris 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
chris 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
chris 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
chris 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
chris 62db293784 Add testing scripts - NOT for running in production mode.. 2021-10-22 14:19:27 +02:00
chris 37acc2beeb check_local_webservice.sh: forgot uncomment the reboot command. 2021-09-24 14:38:50 +02:00
chris 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
chris cf29c039c5 check_local_webservice.sh: add last lnes of some logfiles to script output /emaol alerts). 2021-09-23 22:14:39 +02:00
chris 9beb4e1080 Merge branch 'master' of https://git.oopen.de/script/monitoring 2021-08-29 15:04:12 +02:00
chris e079ff5c30 check_dyndns.sh: add support for debian 11. 2021-08-29 15:03:42 +02:00
chris 4b577b9e13 Add script 'check_networking.sh'. 2021-08-26 23:44:55 +02:00
chris dd0ba5a377 check_ssh.sh: add support for debian 11 (bullseye). 2021-08-22 14:26:53 +02:00
chris 87ca1aadb8 Add script 'check_local_webservice.sh'. 2021-05-14 18:58:52 +02:00
chris def72620bb check_webservice_load.sh: support mariadb. 2021-03-30 02:23:34 +02:00
chris 8a2684d8b2 check_confluence.sh: use clean_up function .. 2021-01-25 15:54:00 +01:00
chris 5eed23d332 Add script 'check_confluence.sh'. 2021-01-25 15:47:02 +01:00
chris 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
chris 795c4915d8 check_webservice_load.sh: fix error, replace '/devnull' with '/dev/null'. 2021-01-07 11:51:50 +01:00
chris bfc18b4131 check_dns.sh: redisign of the whole script. 2020-12-27 14:11:47 +01:00
chris dbe86ff8e4 check_cert_for_dovecot.sh: fix error updating cert/key - remove old symlink. 2020-08-14 23:58:38 +02:00
chris e91946ba08 Add script 'check_cert_for_dovecot.sh'. 2020-08-14 23:17:09 +02:00
chris d69de81be1 check_google_chrome_driver_version.sh: change script description. 2020-06-28 13:00:52 +02:00
chris 5dee0a9e97 Add script 'check_google_chrome_driver_version.sh' 2020-06-28 12:35:54 +02:00
chris dd1c9592e5 check_cert_for_service.sh: fix some minor errors in script output. 2020-06-28 11:20:29 +02:00
chris c0c0b2487c check_webservice_load.sh: if connection failed try also SSL befor alert an error. 2020-05-30 03:29:17 +02:00
chris 875465aab7 check_cert_for_prosody.sh: no warning if running as cron and all is fine.. 2020-05-27 10:04:21 +02:00
chris 63c3154024 Adjust sample configuration 'check_cert_for_prosody.conf.sample'. 2020-04-23 18:45:02 +02:00
chris 2837d01cf7 check_cert_for_prosody.sh: add some default values. 2020-04-23 18:43:55 +02:00
chris e071152879 Add script 'check_cert_for_prosody.sh'. 2020-04-23 18:34:55 +02:00
chris 20d5154747 conf/check_cert_for_service.conf.sample: fix minor error. 2020-03-23 00:47:40 +01:00
chris 76297f70c1 check_remote_websites.sh: if HTTP statuscode is 401, assume the site is online 2019-11-13 11:41:29 +01:00
chris c0959fa621 Fix error determin service file at some check scripts. 2019-07-24 15:50:00 +02:00
chris d84aafcbe8 Add check script 'check_postfwd.sh'. 2019-07-24 14:00:51 +02:00
chris b9f2e3edbb check_service.sh: remove unusually code. 2019-07-24 14:00:29 +02:00
chris 5badd41cb2 Merge branch 'master' of https://git.oopen.de/script/monitoring 2019-05-06 15:33:48 +02:00
chris 13d9eda460 Add script 'check_systemd_service.sh'. 2019-05-06 15:33:01 +02:00
chris 1b1cdebe78 check_remote_websites.sh: fix error in the name of the variable 'success'. 2019-05-05 14:25:36 +02:00
chris 404cc00a02 check_remote_websites.sh: Fix error - _sucess -> success. 2019-05-03 03:02:21 +02:00
chris 08f05bd926 check_webservice_load.sh: fix error if php-fpm ist installed from debian package system. 2019-02-03 15:36:13 +01:00
chris e7f9ec0613 check_sympa_service.sh,check_wwsympa_service.sh: fix error in sending alert - add missing content-type to mail header. 2019-01-20 04:12:10 +01:00
chris 43eef62704 check_webservice_load.sh: adjust determin mysql service file if parallel installations are present. 2019-01-15 18:53:39 +01:00
chris 4299375cee check_webservice_load.sh: eliminate development code. 2019-01-15 17:17:26 +00:00
chris 78d9b4da46 check_webservice_load.sh: fix error in determin mysql service file if mysql parallel installations present. 2019-01-15 16:25:37 +00:00
chris e4fb8c7f0e Merge branch 'master' of https://git.oopen.de/script/monitoring 2018-12-28 19:28:17 +01:00
chris 0f8e1e9a60 check_sympa_service.sh,check_wwsympa_service.sh dont't staert/stop/kill services if packet management ist running. 2018-12-28 19:27:56 +01:00
chris d0457d22ea check_webservice_load.sh: dont't kill postgreSQL pids if packet management ist running. 2018-12-28 17:52:28 +01:00
chris 336cdb3a4d check_webservice_load.sh: fix error if distribution is not Debian or Ubuntu. 2018-12-27 19:50:39 +01:00
chris bb7ca4089b check_postfix.sh: fix error if distribution is not Debian or Ubuntu. 2018-12-27 19:36:16 +01:00
chris 3036be6061 check_clamav-daemon.sh: don't start/stop services if package management (apt,dpkg,..) ist running. 2018-12-27 19:23:45 +01:00
chris 66ad72af4c check_webservice_load.sh: don't start/stop services if package management (apt,dpkg,..) ist running. 2018-12-27 17:49:50 +01:00
chris 29d0cf6562 check_webservice_load.sh: some minor changes on script output. 2018-12-27 17:27:53 +01:00
chris 592a6f7e58 check_webservice_load.sh: don't start/stop services ig packagemanagement (apt,dpkg,..) ist running. 2018-12-27 17:15:48 +01:00
chris ad6de93b13 Add check script for sympas webservice via socket 'wwsympa..fcgi'. 2018-11-21 14:22:50 +01:00
chris f08ed0d009 check_sympa_service.sh: respect that the Path of the started binary could be a symlink. 2018-11-21 14:21:38 +01:00
chris 0154e78671 Fix bug in determin 'APACHE_SERVICE_FILE'. 2018-08-01 11:42:57 +02:00
chris f48a22c345 Add script 'check_zombies_php-cgi.sh'. 2018-06-25 02:07:33 +02:00
chris 9a02312bda Redesign script 'check_cups.sh'. 2018-06-02 11:54:39 +02:00
chris 25033030c5 Add script 'check_cups-browsed.sh'. 2018-06-02 11:50:34 +02:00
chris 0611d0a2ad Merge branch 'master' of https://git.oopen.de/script/monitoring 2018-05-04 03:54:03 +02:00
chris e0f89eecd5 check_inet.sh: replace 'ifconfig' with 'ip addr show'. 2018-05-04 03:53:29 +02:00
chris 912c69a735 Adjust 'check_webservice_load.conf.sample', add 'check_postgresql'. 2018-04-23 17:55:02 +02:00
chris 51a38fc061 check_webservice_load.sh: add support for PostgreSQL Service 2018-04-23 17:49:42 +02:00
chris 96bdb83da0 check_webservice_load.sh: fix errors for redis-server check. 2018-04-23 13:10:46 +02:00
chris d02b25089e check_webservice_load.sh:
- support of parameter ommit_curl_check_nginx (don't make additional curl check)
   - fix error for VServer guet systems (set 'systemd_supported* to false).
   - fix error at stopping nginx (kill remaining subprocesses 'nginx:').
2018-04-23 11:20:18 +02:00
chris 32cfd87a79 Adjust check_webservice_load.conf.sample. 2018-04-23 03:57:21 +02:00
chris 8d199d4c57 check_webservice_load.sh: fix error for nginx service. 2018-04-23 03:44:29 +02:00
chris e8b48b9bb3 check_webservice_load.sh: fix typo. 2018-04-23 02:28:26 +02:00
chris 50790887fe Merge branch 'master' of https://git.oopen.de/script/monitoring 2018-04-23 02:24:47 +02:00
chris 9689157121 check_webservice_load.sh: add support for 'nginx' and 'redis'. Change output on terminal. 2018-04-23 02:24:38 +02:00
chris b62e835492 Correct comment. 2018-04-23 01:34:05 +02:00
chris 36389fdc02 Add script 'check_cert_for_service.sh'. 2018-04-13 18:28:53 +02:00
chris db0077fdbf Add script 'check_dhcp.sh'. 2018-03-18 23:05:22 +01:00
chris 3ce0e5e170 check_vpn.sh: some minor changes on script output. 2018-03-18 19:40:17 +01:00
chris d58b7cc683 check_dns.sh: some minor changes on script output. 2018-03-18 14:56:21 +01:00
chris e376c1ab4b Some minor changes on output of script 'check_postfix.sh'. 2018-03-18 14:02:08 +01:00
chris b65a7bc69d Redesign script 'check_ntpd.sh'. 2018-03-18 14:00:19 +01:00
chris 68f1cc8248 check_remote_websites.sh: Check until 3 times before reporting an error. 2018-03-12 10:51:46 +01:00
chris f66029fe95 Add script: 'check_ssh.sh'. 2018-02-24 13:56:55 +01:00
chris 1f3c5e5fdd Fix (spelling in) error message. 2018-02-24 13:08:33 +01:00
chris 8d7d71fef2 Add support for MariaDB. 2018-02-22 17:24:02 +01:00
chris 9b7ec42f6e Fix error in determin systemd script for mysql and apache2. 2018-01-29 03:05:17 +01:00
chris 4bfd9b87f6 Support of Debian 9 (stretch) samba installation. 2018-01-12 04:42:51 +01:00
chris 63b2fa45a8 Fix bug in determin new pids. 2018-01-12 02:43:07 +01:00
chris 19f7eb063e Add check service script for 'nginx': check_nginx_service.sh 2018-01-12 02:10:52 +01:00
chris cd25de5628 - Fix error in detecting apach2 start method. 2018-01-11 17:04:28 +01:00
chris 0b65ac6fbf Merge branch 'master' of git.oopen.de:script/monitoring 2018-01-11 16:52:21 +01:00
chris 2d04457f3d Add monitoring script for sympa service. 2018-01-10 22:25:57 +01:00
chris e416ed6f1c Fix minor bug: number of pids must be initialised by '0'. 2018-01-10 18:07:28 +01:00
chris 8867607f50 Merge branch 'master' of git.oopen.de:script/monitoring 2018-01-10 15:57:05 +01:00
chris 89502d3ad1 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
chris a75aaf7288 Merge branch 'master' of git.oopen.de:script/monitoring 2018-01-10 04:40:44 +01:00
chris 00fcb8de66 Improve detection of apache systemd service file if exists. 2018-01-10 04:40:39 +01:00