GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / siemens_plc.info
blobf8cb82f2e851c54fd09a629dcffecdaefb81bfd9
1 title: Siemens PLC: Output text values
2 agents: siemens_plc
3 catalog: hw/server/siemens
4 license: GPL
5 distribution: check_mk
6 description:
7  The check simply outputs the current text of string values reported by Siemens PLC (SPS) devices.
9  You need to use and configure the special agent {agent_siemens_plc} which is using the SNAP7
10  library to communicate with the Siemens PLC. When you are using OMD, everything is already
11  installed and configured. In manual setups, you will need to ensure that the snap7 library
12  and python module {snap7} are installed.
13  To make temperature values available for the check, you need to configure the memory addresses
14  and data types to read from the device as temperature values.
16  The checks does always returns {OK}.
18 inventory:
19  One check for each configured text value is created automatically.