Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / siemens_plc.duration
blob03b8901b5dfe48ba9ecfb3c04486c63c14f30899
1 title: Siemens PLC: Duration values
2 agents: siemens_plc
3 catalog: hw/server/siemens
4 license: GPL
5 distribution: check_mk
6 description:
7  The check monitors the duration values reported by Siemens PLC (SPS) devices. Currently the
8  check can only deal with hour based values.
10  You need to use and configure the special agent {agent_siemens_plc} which is using the SNAP7
11  library to communicate with the Siemens PLC. When you are using OMD, everything is already
12  installed and configured. In manual setups, you will need to ensure that the snap7 library
13  and python module {snap7} are installed.
14  To make temperature values available for the check, you need to configure the memory addresses
15  and data types to read from the device as temperature values.
17  The checks does not {WARN}/{CRIT} unless you configure the thresholds for the check, as the
18  device does not report any thresholds. When the duration value is smaller than the previous
19  one, the check goes to {CRIT} for one check.
21 inventory:
22  One check for each configured duration value is created automatically.