Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / sylo
blob548440d57c79ccb3016e70d57e12f946f6a62f0e
1 title: State of the sylo daemon
2 agents: linux
3 catalog: os/services
4 license: GPL
5 distribution: check_mk
6 description:
7  Sylo ensures that syslog messages are first stored on the disk before sending
8  them over the network to a remote syslog server using TCP. This can prevent
9  loss of syslog messages due to local system failures.
11  This check uses the output of the check_mk agent when the sylo agent
12  plugin provided in the agents/plugins directory is installed on the host which
13  runs the sylo daemon. The check analyzes the last update time of the hint file,
14  the fill state of the silo and the throughput - means the amount of processed
15  logs as rates.
17 inventory:
18  Each host which provides the section in the check_mk agent gets one Sylo service.