Menu

#42 How can I monitor 2 UPS ?

1.5.1
open
nobody
UPS (1)
5
2023-07-11
2023-07-11
No

Hi!

I am using conky 1.12.2 on ubuntu 22.04.2 and it works great. Thanks

When monitoring apcupsd daemon of 2 different hosts, it displays the same host twice.
It ignores the second ${apcupsd host port} variable.

${apcupsd host1 3551}${apcupsd_model} ${apcupsd_status} \
${apcupsd_name} ${apcupsd_charge}% ${apcupsd_timeleft} minutes
${apcupsd host2 3551}${apcupsd_model} ${apcupsd_status} \
${apcupsd_name} ${apcupsd_charge}% ${apcupsd_timeleft} minutes

Did I missed something ?
How can I reset betwwen the 2 "calls" ?

Thanks in advance.

Discussion


Log in to post a comment.