Hello!
You have to configure UPS subagent. Add to agent's configuration file the following:
in main section:
SubAgent = ups.nsm
at the end of file:
*UPS
Device = 1:"COM1:":APC
Replace COM1 with actual port name. If your have UPS other than APC, change communication protocol to BCMXCP or MICRODOWELL, depending on what your UPS supports. Restart agent.
After that, you'll be able to collect information about UPS. All parameters require device id, which is set to 1 in our example.
Best regards,
Victor
You have to configure UPS subagent. Add to agent's configuration file the following:
in main section:
SubAgent = ups.nsm
at the end of file:
*UPS
Device = 1:"COM1:":APC
Replace COM1 with actual port name. If your have UPS other than APC, change communication protocol to BCMXCP or MICRODOWELL, depending on what your UPS supports. Restart agent.
After that, you'll be able to collect information about UPS. All parameters require device id, which is set to 1 in our example.
Best regards,
Victor
