Commit Graph

19 Commits

Author SHA1 Message Date
29d0cf6562 check_webservice_load.sh: some minor changes on script output. 2018-12-27 17:27:53 +01:00
592a6f7e58 check_webservice_load.sh: don't start/stop services ig packagemanagement (apt,dpkg,..) ist running. 2018-12-27 17:15:48 +01:00
0154e78671 Fix bug in determin 'APACHE_SERVICE_FILE'. 2018-08-01 11:42:57 +02:00
51a38fc061 check_webservice_load.sh: add support for PostgreSQL Service 2018-04-23 17:49:42 +02:00
96bdb83da0 check_webservice_load.sh: fix errors for redis-server check. 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:').
2018-04-23 11:20:18 +02:00
e8b48b9bb3 check_webservice_load.sh: fix typo. 2018-04-23 02:28:26 +02:00
9689157121 check_webservice_load.sh: add support for 'nginx' and 'redis'. Change output on terminal. 2018-04-23 02:24:38 +02:00
8d7d71fef2 Add support for MariaDB. 2018-02-22 17:24:02 +01:00
9b7ec42f6e Fix error in determin systemd script for mysql and apache2. 2018-01-29 03:05:17 +01:00
cd25de5628 - Fix error in detecting apach2 start method. 2018-01-11 17:04:28 +01:00
00fcb8de66 Improve detection of apache systemd service file if exists. 2018-01-10 04:40:39 +01:00
569cde854e check_webservice_load.sh: added support for mysql systemd service file. 2018-01-08 21:20:06 +01:00
50b01f734a check_webservice_load.sh: add support for apache2 systemd service. 2017-12-28 11:13:56 +01:00
1a2b5dca45 check_webservice_load.sh: MySQL: Check not only against Pid of '' (mysqld_safe), also check against Pid of '' (mysqld). 2017-11-30 17:29:38 +01:00
cdaa18f236 Add check_postfix.sh
Fix minor error at check_webservice_load.sh
2017-05-01 14:26:18 +02:00
658dd5e210 Output will be verbose, if running in a terminal, otherwise only warnings or error will be printed out. 2017-02-21 02:53:09 +01:00
root
2120a4e5da Fix error loading configuration file 2017-02-13 00:24:47 +01:00
903d594079 Initial import 2017-02-12 13:46:44 +01:00