Hi
Ive seen a voltage monitor script in the wiki that im trying to implement on my RB800, with no success.
Anybosy else have a working script?
Hi
Ive seen a voltage monitor script in the wiki that im trying to implement on my RB800, with no success.
Anybosy else have a working script?
Which script? What fails? I wrote one of them, and I’m still using it, but not on a RB800.
RB800 has CPU-temperature reported, while script uses temperature field to get the value.
Hi janisk. Why the change to a different field name?
different point of measure. There are RouterBOARDS that have both of them present, hence the use of different names. Also, cpu-temperature tends to be higher than ambient temperature measurement.
Ive seen a > voltage monitor > script in the wiki that im trying to implement on my RB800, with no success.
Anybosy else have a working script?
My bad. I thought we were talking voltage here. This is the script I wrote:
http://wiki.mikrotik.com/wiki/Monitor_input_voltage_on_RB333/433AH
That is the exact script I used,
Janisk, how would I change the script to work on the Rb800?
Does your RB800 send email ok? That would be the first test I would try. You might want to look here for email troubleshooting:
http://wiki.mikrotik.com/wiki/Email_setup/troubleshooting
indeed, voltage is same field over all routers. Temperature measurement was one that came into mind, when script that should work fails. But yes, check your e-mail settings.
btw, in latest RouterOS tls option can be set in settings
[admin@MikroTik] /tool e-mail> set start-tls=
no yes
Thanks, janisk. That is good to know. That way I won’t have to use the tls=yes in the email test send.