-
Type:
Change Request
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 2.2.9
-
Component/s: Frontend (F), Server (S)
-
None
Hello,
just an example to show you what i mean.
If we have a blackout and the UPS switch to battery at a special point (battery capacity ~20%) we would like to shut down all Servers via IPMI or custom script. At the moment we must run a custom script which have all IPMI-IPs and shutdown the servers. It would be nice if zabbix ca do this!
Somthing like this command:
{GROUP.physicalServer}.{INTERFACE.IPMI} reboot
the same with custom scripts
{GROUP.VMs}.{INTERFACE.Zabbix_Agent} /sbin/shutdown -h now.