Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Monitor server, process, services, Task scheduler status

I am wondering if there is a way to monitor these automatically. Right now, in our production/QA/Dev environments - we have bunch of services running that are critical to the application. We also have automatic ETLs running on windows task scheduler at a set time of the day. Currently, I have to log into each server and see if all the services are running fine or not, or check event logs for any errors, or check task scheduler to see if ETLs ran well etc etc... I have to do all the manually... I am wondering if there is a tool out there that will do the monitoring for me and send emails only in case something needs attention (like ETLs fail to run, or service get stopped for whatever reason or errors in event log etc). Thanks for the help.

like image 943
ZVenue Avatar asked Jul 12 '26 22:07

ZVenue


1 Answers

Paessler PRTG Network Monitor can do all that. we have very good experience with it.

http://www.paessler.com/prtg/features

like image 121
Materialise13 Avatar answered Jul 16 '26 07:07

Materialise13