Monitor disk space on Linux

Viewed 0

Quick and probably simple question. How do I provide a accepted path to a drive on a linux machine? Is only SMB supported? I want to monitor the space of my CentOS.

1 Answers

Hi,

The disk space monitor will try to find the drives on Linux machine using the UNC path but SMB must turned on. The monitor will also try to use SNMP to find the drives (in the back ground). In this case you must turn SNMP on and allow access from the network.

Disk Space Monitor

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

Related