Commit Graph

  • 444e0dfbe2 add script 'check_dovecot.sh'. root 2018-05-13 20:08:13 +02:00
  • 0611d0a2ad Merge branch 'master' of https://git.oopen.de/script/monitoring Christoph 2018-05-04 03:54:03 +02:00
  • e0f89eecd5 check_inet.sh: replace 'ifconfig' with 'ip addr show'. Christoph 2018-05-04 03:53:29 +02:00
  • 912c69a735 Adjust 'check_webservice_load.conf.sample', add 'check_postgresql'. Christoph 2018-04-23 17:55:02 +02:00
  • 51a38fc061 check_webservice_load.sh: add support for PostgreSQL Service Christoph 2018-04-23 17:49:42 +02:00
  • 96bdb83da0 check_webservice_load.sh: fix errors for redis-server check. Christoph 2018-04-23 13:10:46 +02:00
  • 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:'). Christoph 2018-04-23 11:20:18 +02:00
  • 32cfd87a79 Adjust check_webservice_load.conf.sample. Christoph 2018-04-23 03:57:21 +02:00
  • 8d199d4c57 check_webservice_load.sh: fix error for nginx service. Christoph 2018-04-23 03:44:29 +02:00
  • e8b48b9bb3 check_webservice_load.sh: fix typo. Christoph 2018-04-23 02:28:26 +02:00
  • 50790887fe Merge branch 'master' of https://git.oopen.de/script/monitoring Christoph 2018-04-23 02:24:47 +02:00
  • 9689157121 check_webservice_load.sh: add support for 'nginx' and 'redis'. Change output on terminal. Christoph 2018-04-23 02:24:38 +02:00
  • b62e835492 Correct comment. Christoph 2018-04-23 01:34:05 +02:00
  • 36389fdc02 Add script 'check_cert_for_service.sh'. Christoph 2018-04-13 18:28:53 +02:00
  • db0077fdbf Add script 'check_dhcp.sh'. Christoph 2018-03-18 23:05:22 +01:00
  • 3ce0e5e170 check_vpn.sh: some minor changes on script output. Christoph 2018-03-18 19:40:17 +01:00
  • d58b7cc683 check_dns.sh: some minor changes on script output. Christoph 2018-03-18 14:56:21 +01:00
  • e376c1ab4b Some minor changes on output of script 'check_postfix.sh'. Christoph 2018-03-18 14:02:08 +01:00
  • b65a7bc69d Redesign script 'check_ntpd.sh'. Christoph 2018-03-18 14:00:19 +01:00
  • 673503204b Add script 'check_service.sh'. root 2018-03-18 13:58:58 +01:00
  • 68f1cc8248 check_remote_websites.sh: Check until 3 times before reporting an error. Christoph 2018-03-12 10:51:46 +01:00
  • f66029fe95 Add script: 'check_ssh.sh'. Christoph 2018-02-24 13:56:55 +01:00
  • 1f3c5e5fdd Fix (spelling in) error message. Christoph 2018-02-24 13:08:33 +01:00
  • 8d7d71fef2 Add support for MariaDB. Christoph 2018-02-22 17:24:02 +01:00
  • 9b7ec42f6e Fix error in determin systemd script for mysql and apache2. Christoph 2018-01-29 03:05:17 +01:00
  • 4bfd9b87f6 Support of Debian 9 (stretch) samba installation. Christoph 2018-01-12 04:42:51 +01:00
  • 63b2fa45a8 Fix bug in determin new pids. Christoph 2018-01-12 02:43:07 +01:00
  • 19f7eb063e Add check service script for 'nginx': check_nginx_service.sh ckubu 2018-01-12 02:10:52 +01:00
  • cd25de5628 - Fix error in detecting apach2 start method. Christoph 2018-01-11 17:04:28 +01:00
  • 0b65ac6fbf Merge branch 'master' of git.oopen.de:script/monitoring Christoph 2018-01-11 16:52:21 +01:00
  • 2d04457f3d Add monitoring script for sympa service. Christoph 2018-01-10 22:25:57 +01:00
  • e416ed6f1c Fix minor bug: number of pids must be initialised by '0'. Christoph 2018-01-10 18:07:28 +01:00
  • 8867607f50 Merge branch 'master' of git.oopen.de:script/monitoring Christoph 2018-01-10 15:57:05 +01:00
  • 89502d3ad1 Now two scripts handels the cleaning up from zombie (defunct) processes, one by giving command another new one by giving process owner. Christoph 2018-01-10 15:49:19 +01:00
  • a75aaf7288 Merge branch 'master' of git.oopen.de:script/monitoring Christoph 2018-01-10 04:40:44 +01:00
  • 00fcb8de66 Improve detection of apache systemd service file if exists. Christoph 2018-01-10 04:40:39 +01:00
  • 0d81eb18c8 Replace script 'check_zombies_php-cgi.sh' by 'clean_up_from_zombies.sh'. Christoph 2018-01-10 04:27:15 +01:00
  • 569cde854e check_webservice_load.sh: added support for mysql systemd service file. Christoph 2018-01-08 21:20:06 +01:00
  • e9fdd42ce6 Fix some minor error at script output. Christoph 2018-01-02 14:49:03 +01:00
  • e815df3653 Merge branch 'master' of https://git.oopen.de/script/monitoring Christoph 2018-01-02 14:26:11 +01:00
  • ba0d11c728 Redesign scrpt. Christoph 2018-01-02 14:25:20 +01:00
  • 50b01f734a check_webservice_load.sh: add support for apache2 systemd service. Christoph 2017-12-28 11:13:56 +01:00
  • 5bd4f7fef5 check_amavis.pl: some minor changes in script output. Christoph 2017-12-15 12:03:07 +01:00
  • 1a2b5dca45 check_webservice_load.sh: MySQL: Check not only against Pid of '' (mysqld_safe), also check against Pid of '' (mysqld). chris 2017-11-30 17:29:38 +01:00
  • e1ecfa5fd4 check_postfix.sh: add 'systemctl 'daemon reload' befor restarting postfix service. Its a workaround! Christoph 2017-10-24 15:59:04 +02:00
  • 1bde6f91bc Add script 'check_remote_websites.sh'. Christoph 2017-09-27 03:04:07 +02:00
  • fb75b474ba Fix error in 'clean_up' function. Christoph 2017-06-28 02:12:25 +02:00
  • 1a39e701ad Call clean_up function at normal end of script. Christoph 2017-06-28 01:19:02 +02:00
  • b3761600fa Add clean_up function. Trap signals SIGHUP SIGINT SIGTERM Christoph 2017-06-28 01:15:07 +02:00
  • 24ba503a6f Change ps check string (add a second one). Christoph 2017-05-17 14:56:00 +02:00
  • 762e6116d9 check_dns.sh: redesign check_vpn.sh: redisign check_postfix.sh: Add support for Debian 9 (stretch). Christoph 2017-05-17 02:07:59 +02:00
  • cdaa18f236 Add check_postfix.sh Fix minor error at check_webservice_load.sh Christoph 2017-05-01 14:26:18 +02:00
  • ee95ca3899 Update check_dyndns.sh. Christoph 2017-04-24 02:03:55 +02:00
  • 84c2c5582b Merge branch 'master' of git.oopen.de:script/monitoring Christoph 2017-04-12 00:18:19 +02:00
  • 0fdb97ae7c Add check_inet script. Christoph 2017-04-12 00:17:50 +02:00
  • e52c41b57b Fis minor error in check_zombies_php-cgi.sh Christoph 2017-03-08 00:58:52 +01:00
  • 8c8f482066 Fix minor bug. Christoph 2017-03-04 04:49:00 +01:00
  • c061ef7303 If php-cgi not found, try '/usr/local/php/bin/php-cgi' Christoph 2017-03-03 12:30:02 +01:00
  • 8b3efa1405 Add check_zombies_php-cgi.sh Christoph 2017-03-02 13:32:18 +01:00
  • 658dd5e210 Output will be verbose, if running in a terminal, otherwise only warnings or error will be printed out. Christoph 2017-02-21 02:53:09 +01:00
  • a97dd2781e Add more checl-scripts Christoph 2017-02-21 01:19:22 +01:00
  • ad7a77eb5a Rename check_amavis.sh -> check_amavis.pl Christoph 2017-02-13 12:02:25 +01:00
  • eb0065d0b0 - add check_amavis.sh - add check_ownership.sh Christoph 2017-02-13 11:46:15 +01:00
  • 2120a4e5da Fix error loading configuration file root 2017-02-13 00:24:47 +01:00
  • 1e5a776839 Add configuration directory, move configuration files to new directory Christoph 2017-02-12 23:56:39 +01:00
  • 903d594079 Initial import Christoph 2017-02-12 13:46:44 +01:00