[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Monit [TCP/IP] -- HTTP error: Regular expression doesn't match
From: |
Frantisek Lev |
Subject: |
Monit [TCP/IP] -- HTTP error: Regular expression doesn't match |
Date: |
Tue, 23 May 2017 20:18:45 +0000 |
Hello,
I have question about Reqular expressiion error in Monit 5.14
Test:
check process mapvault-gui_1 matching "Dcatalina.home=x/mapvault-gui"
start program = "x/mapvault-gui/bin/mon_start.sh"
as uid x gid x with timeout 60 seconds
stop program = " x/mapvault-gui/bin/mon_stop.sh"
as uid x gid x with timeout 60 seconds
if failed port 60001 and protocol http
for 3 cycles
then alert
Result:
(monit -v output)
[PHT May 24 04:06:41] debug : Socket test failed for [x.x.x.x]:60001 --
HTTP error: Regular expression doesn't match: No match
[PHT May 24 04:06:41] error : 'mapvault-gui_1' failed protocol test [HTTP]
at [x]:60001/map-spy/ [TCP/IP] -- HTTP error: Regular expression doesn't match:
No match
I see this behviour only on few servers.
http service is up and runing and I can get it via wget on the server
The option is to updte monit agent from 5.14 to newer version but im not sure
if it can solve the problem
(We are vaiting for release of newer version in EPEL repository)
Do you have any advice on how to get to the core reason of failure and how to
prevent it?
Thanks
František Lev | ON Semiconductor
Senior CIM Engineer (TL)
1. máje 2634 | Rožnov pod Radhoštěm, Česká republika 756 61
+420571753345 (O) | +420725439496 (M) | address@hidden
- Monit [TCP/IP] -- HTTP error: Regular expression doesn't match,
Frantisek Lev <=