Skip to content

Instantly share code, notes, and snippets.

@indigo423
Last active March 17, 2022 12:32
Show Gist options
  • Save indigo423/c09a7e2c68a80f3e8d05d4264eaada22 to your computer and use it in GitHub Desktop.
Save indigo423/c09a7e2c68a80f3e8d05d4264eaada22 to your computer and use it in GitHub Desktop.
SLA threshold rearmed
{
"nodeid": 1,
"parms": [
{
"parmName": "categoryName",
"value": "My-SLA-Category"
},
{
"parmName": "threshold",
"value": "80"
},
{
"parmName": "measuredValue",
"value": "92"
}
],
"source": "MyPythonScript",
"uei": "uei.netcom-cs.de/icmpAvailabilityByCategory/lowThresholdRearmed"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment