Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 2083
blob278cefcce955574af51f9a7dd1e5645e7eadc44b
1 Title: Added Siemens PLC (SPS) monitoring
2 Level: 2
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i1
6 Date: 1425295438
7 Class: feature
9 We added a special agent {agent_siemens_plc} which is using SNAP7 to fetch
10 data from a Siemens PLC (SPS) device. You can use it do read memory areas
11 from the agent, parse and interpret them, for example you can configure
12 to read and integer from memory location X and handle it as temperature
13 value in celsius.
15 For the moment we added a temperature check, others will follow.