27 Jan
2020
27 Jan
'20
12:41 p.m.
Le Fri, 24 Jan 2020 12:48:06 +0000, John Horne <john.horne at plymouth.ac.uk> a ?crit :
If Xymon is processing the client data netstat output, then I suspect the '$' in your regex above is causing the problem. The netstat output includes other info after the port number, but your regex is saying it should be the end of the line.
I've already try a simple check, but nothing better, this one not more :
PORT LOCAL=%[\.:]3306 STATE=LISTEN min=1 TEXT=mysql3306
By the way, i'll try procs also, and it's the same trouble :
PROC mysqld 1 1 WARNING: Flapping status "clear" No process checks defined
strange !