To monitor the data points of a TCP device or entity, you must add them to the device or entity in Security Center.
Before you begin
- Make sure the data points that you want to monitor use a supported data type.
- Obtain the stream structure and regular expressions required to extract data points from the device that you have enrolled.
Best Practice: For optimal performance of the plugin, it is
recommended to limit the number of data points and rules to 5000
respectively.
What you should know
NOTE: To capture a value with a regular expression, a
capture group (delimited by parentheses) must be present. The plugin role
uses the value returned by the first capture group. If there is no capture
group in the regular expression, no value is returned. For help with regular
expression syntax, see the Regular Expression Cheat
Sheet.