Quantcast
Channel: THWACK: All Content - Network Performance Monitor
Viewing all articles
Browse latest Browse all 21870

Custom Poller Email Alerting & Variables

$
0
0

Hi there - I've been reading through the forums here and scratching my head.

 

I have a custom poller that is graphing (in this example) APC environmental temperature.  The variable is called APC_UPS_Temperature and displays perfectly on the web interface.

 

Now when an alert fires, I want to send out the value associated to this variable.  When I go to "Insert Variable" there is no option to include any of these customer poller variables unless I am missing something.  After reading it appears the only way is via custom SQL queries?  Please tell me there is a better way!

 

After searching I found the following SQL code that does not work.  If I'm stuck doing long SQL code for this, can anyone tell me where I broke it?

 

Temperature Sensor: ${SQL:Select Status From CustomPollerAssignment as Assignment, CustomPollerStatus as Status where Assignment.CustomPollerAssignmentID = Status.CustomPollerAssignmentID and Assignment.NodeID = ${NodeID} and Assignment.AssignmentName like 'APC_UPS_Temperature'} C

 

Thank you,

 

Paul


Viewing all articles
Browse latest Browse all 21870

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>