We have a Suse pc with the following drives
Suse:~ # df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 34506524 32012596 2493928 93% /
tmpfs 254308 16 254292 1% /dev/shm
/dev/sdb1 71679792 29665348 42014444 42% /mnt/sdb1
How can i check the free size of each disk using RMA?
RMA disk drive free size on RMA for Linux
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use UNC test method to check entire drive or Folder/File Size test method to check certain folder.
http://www.ks-soft.net/hostmon.eng/mfra ... htm#chkUNC
http://www.ks-soft.net/hostmon.eng/mfra ... tm#dirsize
Quote from manual:
====================
If you want to perform the test using an agent installed on UNIX-like system, you should have in mind:
use slash (/) in the path (instead of backslash (\) that you are using on Windows systems);
on UNIX-like systems name of the file is case sensitive (so "/etc/RMA" and "/etc/rma" are different files);
====================
Regards,
Max
http://www.ks-soft.net/hostmon.eng/mfra ... htm#chkUNC
http://www.ks-soft.net/hostmon.eng/mfra ... tm#dirsize
Quote from manual:
====================
If you want to perform the test using an agent installed on UNIX-like system, you should have in mind:
use slash (/) in the path (instead of backslash (\) that you are using on Windows systems);
on UNIX-like systems name of the file is case sensitive (so "/etc/RMA" and "/etc/rma" are different files);
====================
Regards,
Max