logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache as a service and ApacheMonitor start
Author
Materix



Joined: 30 Aug 2012
Posts: 42

PostPosted: Wed 12 Jun '24 11:43    Post subject: Apache as a service and ApacheMonitor start Reply with quote

ApacheMonitor is a nice tool for seeing that Apache is actually running, even you do not need it for starting Apache, when running Apache as a service.

To make ApacheMonitor start automatically on a Windows Server, do you advise to use Task Scheduler, or perhaps add a shortcut to the startup folder?
Back to top
tangent
Moderator


Joined: 16 Aug 2020
Posts: 342
Location: UK

PostPosted: Fri 14 Jun '24 23:07    Post subject: Reply with quote

ApacheMonitor is an interactive tool, so logically needs to run in a user windows context, rather than a scheduled task.

I'd therefore recommend adding a shortcut to the Start-up menu so the program runs when you logon to the server.
Back to top
Materix



Joined: 30 Aug 2012
Posts: 42

PostPosted: Thu 18 Jul '24 11:13    Post subject: Reply with quote

Thank you for the reply.

I found another option, and that is to use windows task scheduler for this.

When creating a new basic task, you can choose "when I log on" as a trigger, and then with "start a program" choose "ApacheMonitor.exe".
Back to top


Reply to topic   Topic: Apache as a service and ApacheMonitor start View previous topic :: View next topic
Post new topic   Forum Index -> Apache