Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Keeping server alive with EG

If you have a question or need help, this is the place to be.
Post Reply
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Keeping server alive with EG

Post by cYbton »

Hey ho,

first of all: I'm loving EventGhost! :)

I'm searching for a way to keep my server alive with EG.
The server changes to standby when there are no packets to receive for 10 minutes.
I've tried to use the "timer" plugin to send every 10 minutes a WOL-Packet, but it doesn't seem to work.
The WOL-Packet will not be sent. No action.

I think I've set the configuration wrong. What do I have to put in the field "Event Name"?
I've tried the name of a macro and also the name of an event. But nothing works.

Or isn't this possible with this solution?

Thanks. :)
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Keeping server alive with EG

Post by Bartman »

you can enter almost anything in the event name.
You probaply did not assign the event to your macro.
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Re: Keeping server alive with EG

Post by cYbton »

You probaply did not assign the event to your macro.
Hm, the event name is keep_alive. And there's a macro with the same name.
I don't know how to adjust.
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Keeping server alive with EG

Post by Bartman »

You should see the events in the log.
Just drag and drop the event from the left pane on the macro.
Depending on the setting of the timer you may need wildcards.
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Re: Keeping server alive with EG

Post by cYbton »

Sorry, but drag and drop doesn't work, too.

I attached a screenshot of my configuration.
Attachments
eg.jpg
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Keeping server alive with EG

Post by Bartman »

uncheck the checkbox in the bottom left corner
start the timer manually.
wait for the first event.
stop the timer manually
drop the event to the macro
recheck the checkbox in the bottom left corner

How did you assign the Task.CloseWindow.Mediaportal event?
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Re: Keeping server alive with EG

Post by cYbton »

Ah, I understand. :)

So now the event "Timer.Keep_alive0" sends a WOL-Packet.
How do I assign the other events (e.g. "Timer.Keep_alive1") ?

The event "Task.ClosedWindow.MediaPortal" works with plugin "task create/switch events" or what do you mean?

Thanks a lot.
Attachments
eg2.jpg
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Re: Keeping server alive with EG

Post by cYbton »

Ah ok, I think it work's!

Thanks!
Attachments
eg3.jpg
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Keeping server alive with EG

Post by Bartman »

currently there is only one event (the first one) the macro reacts on.
There is a checkbox "append counter to event name" in the timer action config dialog. Uncheck this and remove the trailing 0 from the event item in your macro.
cYbton
Posts: 6
Joined: Wed Sep 23, 2009 1:04 pm

Re: Keeping server alive with EG

Post by cYbton »

Yea, thanks, work's perfect!
Post Reply