Difference between revisions of "Uninterruptible Power Supply (UPS) Monitoring"

m
Text replacement - "^" to "{{deprecated}}"
(Created page with "= UPS Monitoring Basics = You can monitor UPS devices attached to the hosts via serial cable or USB via UPS subagent. Once you have your UPS attached to the host and NetXMS a...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= UPS Monitoring Basics =
{{deprecated}}= UPS Monitoring Basics =


You can monitor UPS devices attached to the hosts via serial cable or USB via UPS subagent. Once you have your UPS attached to the host and NetXMS agent installed, you should configure UPS subagent. First, add the following line to agent's configuration file main section:
You can monitor UPS devices attached to the hosts via serial cable or USB via UPS subagent. Once you have your UPS attached to the host and NetXMS agent installed, you should configure UPS subagent. First, add the following line to agent's configuration file main section:
Line 81: Line 81:
# UPS subagent configuration section
# UPS subagent configuration section
*UPS
*UPS
Device = 0"COM1:":APC
Device = 0:"COM1:":APC
</pre>
</pre>


'''Step 2.'''
'''Step 2.'''