I'm curious if it's possible to access the data returned from an NPM custom poller via the API?
I can see the custom poller configuration via SWQL, but am stumped on a way to query the datastore programatically.....
Many thanks for any guidance.
The current values for custom pollers are in Orion.NPM.CustomPollerStatus. Historical values are in Orion.NPM.CustomPollerStatistics. Are you looking for help writing the query or help writing a program to run a query and consume the output?
aha! Ok cool, yup I can see the data. Awesome. Thanks.
Ok, since I've got you here, how does the CustomPollerAssignmentID (in the Orion.NPM.CustomPollerStatus table) relate to the CustomPollerID (in the Orion.NPM.CustomPollers table)?
d'oh, perhaps I should have looked at: Orion.NPM.CustomPollerAssignment.
Woot! Got everything I need. Many thanks.
Ok,... sorry, almost there... labels? how on earth are labels assigned to the poller results? I don't see anything in CustomPollerStatus, CustomPollers or CustomPollerAssignment?
CustomPollerLabels?
lol, that would've been a [facepalm] moment... but nope, that doesn't exist....