How to Find a UPS Monitor VM IP Address in Hyperion

Written By Christian Castagna (Administrator)

Updated at February 9th, 2026

→ Applies to: Hyperion 9.x and above

 

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Become Super User

sudo su

 

Step 3. Run command

virsh domifaddr ups-monitor --source agent --full

EXAMPLE OUTPUT

[root@syneto-os-fe415923 ~]# virsh domifaddr ups-monitor --source agent --full
 Name       MAC address          Protocol     Address
-------------------------------------------------------------------------------
 lo         00:00:00:00:00:00    ipv4         127.0.0.1/8
 lo         00:00:00:00:00:00    ipv6         ::1/128
 eth0       52:54:00:47:0c:d1    ipv4         192.168.5.193/21
 eth0       52:54:00:47:0c:d1    ipv6         fe80::5054:ff:fe47:cd1/64