Hi all,
I have the following problem on a MEPIS Debian desktop pc (Linux mepis1 2.6.12-1-586tsc #1 Sat Oct 29 08:01:24 EDT 2005 i686 GNU/Linux)
I am using kernel 2.6.12, Apache 2, MySQL 5 and PHP 5.
All simple checks work, except the tcp,port (port=10000) simple check. The check displays a working graph, where the data value remains 0, but should be 1. I tested this both at work on a different MEPIS pc and on my home PC. Both give the same problem. Can someone show me a working item configuration where tcp,port works? I must be using the tcp,port check incorrectly, but have no clue why. The server is listening on port 10050. (listening on default 10051 gives same problem) Do I have to use PHP 4 instead?
My item config looks like this:
CONFIGURATION OF ITEMS Group Host
Id Key Description Update interval History Trends Type Status Error Actions
17223 icmppingsec icmppingsec 30 90 365 Simple check Active Change
17249 tcp,10000 tcp,10000 30 90 365 Simple check Active Change
17248 tcp,3306 tcp,3306 30 90 365 Simple check Active Change
Thanks for any possible help,
Regards,
Mark
I have the following problem on a MEPIS Debian desktop pc (Linux mepis1 2.6.12-1-586tsc #1 Sat Oct 29 08:01:24 EDT 2005 i686 GNU/Linux)
I am using kernel 2.6.12, Apache 2, MySQL 5 and PHP 5.
All simple checks work, except the tcp,port (port=10000) simple check. The check displays a working graph, where the data value remains 0, but should be 1. I tested this both at work on a different MEPIS pc and on my home PC. Both give the same problem. Can someone show me a working item configuration where tcp,port works? I must be using the tcp,port check incorrectly, but have no clue why. The server is listening on port 10050. (listening on default 10051 gives same problem) Do I have to use PHP 4 instead?
My item config looks like this:
CONFIGURATION OF ITEMS Group Host
Id Key Description Update interval History Trends Type Status Error Actions
17223 icmppingsec icmppingsec 30 90 365 Simple check Active Change
17249 tcp,10000 tcp,10000 30 90 365 Simple check Active Change
17248 tcp,3306 tcp,3306 30 90 365 Simple check Active Change
Thanks for any possible help,
Regards,
Mark
Comment