Application Layer Switching Module for Apache

Monitoring Service

monitoring-service -- run periodical service health checks configured for L7Pools and L7PoolMembers.

Synopsis

monitoring-service [--daemon] [--server URL] [--config cfg] [--logfile FILE] [--debug lvl]

Description

Monitoring service can be used for running periodical service health checks configured for L7Pools and L7PoolMembers. Monitoring service loads configured pool monitors using management interface and run periodical health checks for those pool members. Purpose of this component is to detect node failures and remove failed L7PoolMembers from circulation.

--daemon

Run monitoring-service as daemon. Uses Proc::Daemon for daemonization.

--server URL

Specify URL of mod_layer7 runtime where to load configured pools and pool members to be monitored.

--config file

Specify configuration file.

--logfile file

Specify log file.

--debug lvl

Specify debug/verbosity level.

Examples

...

See also

...

Get mod_layer7 for Apache 2.x at SourceForge.net. Fast, secure and Free Open Source software downloads