NetXMS Support Forum

English Support => General Support => Topic started by: twparker on July 11, 2023, 09:44:36 PM

Title: Monitoring Mikrotik Temperatures
Post by: twparker on July 11, 2023, 09:44:36 PM
Hey all,

I'm trying to monitor temperature on my Mikrotik devices using the attached template configuration, but not having much success. Does anyone have any suggestions?

Title: Re: Monitoring Mikrotik Temperatures
Post by: tolimanjo on July 15, 2023, 06:16:55 AM
Here are the DCI settings that work for me.
I also include 'return format($1/10, 1, 1);' in the Transformation section, to convert the 1/10ths integer value.
Of course, you'll only get a result if the MikroTik model reports a 'temperature' value under '/system/health'.

Cheers.