Simon 5 is coming soon!
Simon version 5 is currently in beta testing. It is a massive update, introducing a much-requested feature: syncing the Simon data between multiple Macs, plus a Simon Status service, a Link Checker filter, improved Find filter, iMessage and Speak Error notifiers, a new app icon, and much more.
Important: please note that Simon 5 requires a minimum of macOS 10.12 (Sierra), and will be a paid upgrade from Simon 4 after the beta. Purchasers since September 1, 2020 automatically get a version 5 license (that also works in previous versions).
Re: Restarting Webservers
Hi Mark,
That depends on where the web server is hosted. If it's on a local server, hooked to an APC Masterswitch managed power supply, you could use the APC Masterswitch notifier to reboot that server.
Or if the machine isn't entirely unresponsive, it might be feasible to SSH into it and restart processes that way — either via a Port- or Script-based session.
Others may have other suggestions, too.
Re: Restarting Webservers
Hi David,
Thanks for the quick reply.
I was thinking more along the lines of the ability to restart the software...for example, I have had a web based application running in IIS and it has stopped responding to page requests (essentially the asp/.net seemed to be going to sleep)...hitting the restart button for IIS stops then restarted the service and the app came back to life. A bit of a pain...and down to bad code, but when the site is needed to run 24x7...it is better than me getting up at 4am to do the honours.
It would be great if this software had some plugins that could 'talk' to the different webserver software to restart it (I realise that it may need remote client software to sit on the target machines).
By the way...Simon is a great piece of software and I am really impressed with the first 24 hours I have had it! Keep up the good work!
Regards,
Mark
Re: Restarting Webservers
Hi Mark,
Thanks for the kind words; I'm glad you like Simon.
I don't really have the ability to write software to run on the server machines, but would certainly be willing to help someone else write such a thing; I can provide Simon's plugin API to an interested developer.
Without that, if you have the ability to remotely connect to the server via a command line, it should be possible to send it a suitable command. Anything you can do in Terminal you can probably do in Simon.
Sorry I'm not familiar with the specifics of such server apps to be able to help more than that.