Actually we have a ManageEngine Application Manager monitoring about 20 Windows Server machines. Some of these servers have IIS, SQL Server, Apache, MySQL and Sharepoint installed.
Once a day we make a simple check to confirm the health of servers. Actually we do this manually connecting with Terminal Services to every machine. This work takes about 2 hours and is really boring so i decide to look for a tool that allow me to automatize this job.
Basically i need a tool that can login into these 20 servers using Domain User and get the Uptime, Free Memory, Disk Free Space and the critical errors in the machine (if any). And if applies the status of the IIS/SQL/MySQL/Apache/Sharepoint service.
Anyone knows a software capable to do this?
Thanks.