Hi Folks -
I'm looking to spin up a script that performs a "Health Check" across multiple servers. Before I start, I was wondering if anyone here has done something similar and would be willing to share a script?
Thank you!
Server Health Check - Script?
Moderator: DosItHelp
-
- Expert
- Posts: 1166
- Joined: 06 Sep 2013 21:28
- Location: Virginia, United States
Re: Server Health Check - Script?
How many servers are we talking about here, and what determines a healthy server?
Re: Server Health Check - Script?
Hi Shadow -
Talking about (4) Server here.
I essentially just want to retrieve a few pieces of information:
1. Total Space
2. Total Free Space
3. Virtual Memory
4. Physical Memory
5. Verify certain services are running (services will be passed in via a .txt file pertaining to each server)
6. A list of files over 500mb
Then spool all to a txt file.
Thanks!
Talking about (4) Server here.
I essentially just want to retrieve a few pieces of information:
1. Total Space
2. Total Free Space
3. Virtual Memory
4. Physical Memory
5. Verify certain services are running (services will be passed in via a .txt file pertaining to each server)
6. A list of files over 500mb
Then spool all to a txt file.
Thanks!