Hye
i have un big problem with /system health , the voltage is 77.1V and i can´t the temperature
and this script (2 years old) with schedule not work and is very important for spring/ summer in my office
/system health
:if ([get temperature]>54) do={/tool e-mail send to="info@xxxxxxx" subject=("[MK_6]High temperature WARNING : ". [/system identity get name]. " Router ") body=("High temperature. Current temperature in Celsius : ".[/system health get temperature])} else {:log info ("temperature is ok.".[/system health get temperature])}
:if ([get temperature]>59) do={/tool e-mail send to="topex_61@xxxxx" subject="+34647xxxxxxx" body=([/system identity get name]." # "."temperature : ".[/system health get temperature]." # ".[/system clock get date]." # ".[/system clock get time])}
Thanks for your help
