Hi all,
I'm fairly new to NPM, so apologies if this is obvious. I've tried searching, but not found any answers. I'm also not sure whether NPM is the best option or if I should use a different module.
We've recently installed some APC NetBotz 250 devices into 2 data centres to monitor temperature and humidity and I've been asked to add monitoring for these into our Orion environment. One of the devices has sensors in 4 cabinets, the other has 5. I've created UnDPs to pull temperature, high/low warning thresholds, and min/max thresholds that return tables of numeric values in Celsius.
I can see that I can set the thresholds to specific values under Custom Poller Thresholds, but can't see any way to use the corresponding values from the threshold tables. I've already created a basic script that mutes alerts on nodes based on AD group membership, so have a basic understanding of that. Is there any way to set the Custom Poller Thresholds from PowerShell or should I be looking at a different solution? Also, I know it's unlikely to be an issue with temperature, but is it only possible to have a max threshold or can we set the node status when the temperature of at least 1 sensor goes above or below certain values?