DCI ServiceCheck Parameters

Started by mbergman, January 08, 2009, 04:14:25 PM

Previous topic - Next topic

mbergman

In DCI, there are agent parameters called ServiceCheck.Custom(*), ServiceCheck.HTTP(*), ServiceCheck.POP3(*), ServiceCheck.SMTP(*), ServiceCheck.SSH(*), and ServiceCheck.Telnet(*).

How are these used, and what are the arguments for them?  I am most interested in the ServiceCheck.HTTP(*) data parameter.

Thanks.

-mb

Victor Kirhenshtein

Hi!

There are description of how to use ServiceCheck.HTTP(): https://www.netxms.org/forum/index.php/topic,28.msg87.html#msg87

Best regards,
Victor

CTXM

I am interested in those Service.Check.SSH parameter response statuses

2 means ?
3 means ?

Wich ones, even, exists?

Victor Kirhenshtein

All ServiceCheck.xxx parameters has the same response codes:

0 - success (server was connected and return expected response)
1 - invalid arguments was passed
2 - cannot connect to server
3 - bad server's response

Best regards,
Victor