Diagram
NSCA Plugin Interface to be executed for System Monitor notification. All variables (except OS environment variables) must be defined by using of the ${<variable name>} syntax.
NotificationInterface
Notes
Examples
Element
Type
Required
Description
Attribute: service_host
string
Required
This setting is used for Nagios or derivative software and specifies the name of the host that executes the passive check. The name must match the corresponding setting in the System Monitor.
Attribute: monitor_host
string
Required
This setting is used for Nagios or derivative software and specifies the hostname or ip address of System Monitor host.
Attribute: monitor_port
positiveInteger
Required
This setting is used for Nagios or derivative software and specifies the TCP port that the System Monitor would listen to.
Attribute: monitor_password
string
Optional
This setting is used for Nagios or derivative software and specifies the password of System Monitor host.
Attribute: monitor_connection_timeout
integer
Optional
This setting is used for Nagios or derivative software and specifies the connection timeout in ms. By default 5000ms will be used.
Attribute: monitor_response_timeout
integer
Optional
This setting is used for Nagios or derivative software and specifies the response timeout in ms.
Attribute: monitor_encryption
None
Optional
This setting is used for Nagios or derivative software and specifies that the communication with the System Monitor is encrypted. By default no encryption is used: * NONE: no encryption * XOR: * TRIPLE_DES: use of triple des algorhythm for encryption
Attribute: plugin
string
Optional
This setting specifies the package and class name of the java plugin that executes the passive check. By default SystemNotifierSendNscaPlugin will be used.
References
Overview
Content Tools