d7c2749ef5
Print conficting script warning only if running in a terminal.
2022-12-19 00:37:11 +01:00
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
ddec69214b
check_webservice_load.sh: a minor change inside 'check_website'.
2022-02-27 10:14:01 +01:00
5899aef982
check_webservice_load.sh: no delay if running in an terminal.
2022-02-02 18:39:09 +01: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
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
def72620bb
check_webservice_load.sh: support mariadb.
2021-03-30 02:23:34 +02:00
795c4915d8
check_webservice_load.sh: fix error, replace '/devnull' with '/dev/null'.
2021-01-07 11:51:50 +01:00
c0c0b2487c
check_webservice_load.sh: if connection failed try also SSL befor alert an error.
2020-05-30 03:29:17 +02:00
08f05bd926
check_webservice_load.sh: fix error if php-fpm ist installed from debian package system.
2019-02-03 15:36:13 +01:00
43eef62704
check_webservice_load.sh: adjust determin mysql service file if parallel installations are present.
2019-01-15 18:53:39 +01:00
4299375cee
check_webservice_load.sh: eliminate development code.
2019-01-15 17:17:26 +00:00
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
d0457d22ea
check_webservice_load.sh: dont't kill postgreSQL pids if packet management ist running.
2018-12-28 17:52:28 +01:00
336cdb3a4d
check_webservice_load.sh: fix error if distribution is not Debian or Ubuntu.
2018-12-27 19:50:39 +01:00
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