828c5c820c
mon is a tool for monitoring the availability of services, and sending alerts on prescribed events. Services are defined as anything tested by a "monitor" program, which can be something as simple as pinging a system, or as complex as analyzing the results of an application-level transaction. Alerts are actions such as sending emails, making submissions to ticketing systems, or triggering resource fail-over in a high-availability cluster. ok jasper@
17 lines
391 B
Plaintext
17 lines
391 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/10 14:33:50 pea Exp $
|
|
bin/moncmd
|
|
bin/monshow
|
|
lib/mon/
|
|
lib/mon/mon.cgi
|
|
${P5SITE}/Mon/
|
|
${P5SITE}/Mon/Client.pm
|
|
${P5SITE}/Mon/Config.pm
|
|
${P5SITE}/Mon/Protocol.pm
|
|
${P5SITE}/Mon/SNMP.pm
|
|
@man man/man1/moncmd.1
|
|
@man man/man1/monshow.1
|
|
@man man/man3p/Mon::Client.3p
|
|
@man man/man3p/Mon::Config.3p
|
|
@man man/man3p/Mon::Protocol.3p
|
|
@man man/man3p/Mon::SNMP.3p
|