Hello, I was wondering if it would be possible to create a Wake On Lan action within zabbix to wake up a host? I'd like to be able to see if a host is down and then right click on it and tell it to "wake up." Is this possible? Thank You!
Ad Widget
Collapse
WOL action?
Collapse
X
-
Tags: None
-
Hi,
Yes, it´s possible, but in your case it's not an action, but a script...
In my example, it is used to wake all servers at the same time:

You need to read about WoL to understand how it works, but is basically that.
You can use the same logic and create one script per server, but if you have too many servers, that's not a good idea...
Comment