Trying to get proxmox to monitor the ups on my synology nas and running into problems finding decent clear documentation.
https://diktiosolutions.eu/en/synology/synology-ups-nut-en/
This link for setting up the server side says this:
upsd.conf
upsd.users
ups.conf
After changing the file you can reload the configuration:
upsd -c reload
Ok that is for the server side.
I used this to setup the client:
https://gist.github.com/InQuize/ab99feb66822dc1a975c
Yet when I try to load the client in proxmox, I get this error:
upsmon start
Network UPS Tools upsmon 2.7.4
fopen /var/run/nut/upsmon.pid: No such file or directory
Unable to use old-style MONITOR line without a username
Convert it and add a username to upsd.users - see the documentation
Fatal error: unusable configuration
I have a user in upsd.users so I have no idea why it doesn't even try to connect,
Anybody have any clear instructions?
Thank you.
https://diktiosolutions.eu/en/synology/synology-ups-nut-en/
This link for setting up the server side says this:
The configuration files on the Synology NAS are found here:
/usr/syno/etc/ups, which you can access via a terminalupsd.conf
upsd.users
ups.conf
After changing the file you can reload the configuration:
upsd -c reload
Ok that is for the server side.
I used this to setup the client:
https://gist.github.com/InQuize/ab99feb66822dc1a975c
Yet when I try to load the client in proxmox, I get this error:
upsmon start
Network UPS Tools upsmon 2.7.4
fopen /var/run/nut/upsmon.pid: No such file or directory
Unable to use old-style MONITOR line without a username
Convert it and add a username to upsd.users - see the documentation
Fatal error: unusable configuration
I have a user in upsd.users so I have no idea why it doesn't even try to connect,
Anybody have any clear instructions?
Thank you.