Link to home
Start Free TrialLog in
Avatar of jduran04
jduran04Flag for United States of America

asked on

What is good list of commands to use via PowerShell for monitoring

What is good list of commands to use via PowerShell for monitoring active sessions, ports, etc on servers, disk usage.  Maybe even a list of tools and native utilities would help.
Avatar of Dan Craciun
Dan Craciun
Flag of Romania image

Why would you want to use Powershell for this? It probably can be done, but with too much work.

Get a monitoring package (Nagios, Icinga, OpManager, SpiceWorks and so on) and monitor your whole infrastructure in a centralized way, including monitoring disk usage, memory, users, processes, etc for your particular server.

HTH,
Dan
ASKER CERTIFIED SOLUTION
Avatar of Lionel MM
Lionel MM
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial