File: README-local

package info (click to toggle)
xymon 4.3.30-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,288 kB
  • sloc: ansic: 69,112; sh: 3,595; makefile: 857; javascript: 452; perl: 48
file content (14 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This directory - the client/local/ directory - can be used to
install Xymon client add-on scripts. The Xymon client will run
all files in this directory that are executable, and include the
output from each script in a separate section in the Xymon client
message which is sent to the Xymon server.

This output will have to be processed on the Xymon server; there
is no default processing done by Xymon on the output from these
scripts. They are merely added to the client data.

If you want to install an add-on script that direcly generates a 
status column in Xymon, this should go in the client/ext/ directory
instead.