The most recent content from our members.
Hi and Greetings to all, I'm migrating snmp monitors from Zabbix to Solarwinds. I encounter one component from Zabbix that multiply data from other component (see screenshot for reference). Can we also do this in Solarwinds?
What's the correct way to format this SQL statement? I'm attempting to convert a celsius value to fahrenheit to include it in the alert message and NPM Event Log. Thank you!! ${SQL:Select CASE ${SensorUnit} WHEN 'Celsius' THEN (${SensorValue} * 9 / 5) + 32 ELSE 0 END} I get this error .... MACRO SQL ERROR - incorrect…
It looks like you're new here. Sign in or register to get started.