I
I
Ivan2018-01-18 12:10:47
PowerShell
Ivan, 2018-01-18 12:10:47

How to regularly monitor the occupancy of network resources?

There is a file server with the appropriate role and several storage systems, each of them has its own graphical interface for monitoring the fullness of the network resource. Is it possible to use Powershell or something else to access all network resources and monitor their fullness in accordance with quotas? Already finished products are not considered.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
azarij, 2018-01-18
@azarij

of course it is possible. how storage systems are connected - iscsi, fc, smb, nfs?
for many storage systems, the manufacturer provides an API. for some, there are powershell modules specifically for monitoring. through them, you can simply watch the filling of volumes bypassing the OS.
what storage systems?

A
athacker, 2018-01-18
@athacker

Connect each share to a Windows server and check the free space. At least PoSh, at least here's how they advise here: https://stackoverflow.com/questions/293780/free-sp...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question