![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, What is a good tool to remotely monitor disk usage (actual blocks used and free space) for storage hosted by a Linux server? |
#3
| |||
| |||
|
|
x_co... (AT) hotmail (DOT) com <x_co... (AT) hotmail (DOT) com> wrote: Hi, What is a good tool to remotely monitor disk usage (actual blocks used and free space) for storage hosted by a Linux server? df. I'd login to the Linux server (with SSH) and run df periodically. Maybe in combination with the "watch" tool, like so: watch -d df Alexander Skwar |
#4
| |||
| |||
|
|
No commercial application with a richer feature set and graphs? Things like alerts etc that are available on SRM tools? |
#5
| |||
| |||
|
|
On Apr 24, 12:32 am, Alexander Skwar <alexan... (AT) skwar (DOT) name> wrote: x_co... (AT) hotmail (DOT) com <x_co... (AT) hotmail (DOT) com> wrote: Hi, What is a good tool to remotely monitor disk usage (actual blocks used and free space) for storage hosted by a Linux server? df. I'd login to the Linux server (with SSH) and run df periodically. Maybe in combination with the "watch" tool, like so: watch -d df Alexander Skwar No commercial application with a richer feature set and graphs? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |