Script for Disk space

:frowning: Hi All,

i have 4 linux server for which i want set up script to monitor the disk space ...

here my problem is i want the output like graph...

also it should reflect in monitor ...as non stop process..

can any one suggest me any way where i can implement the script?

Thanks in advance

Sha

Im guessing that you actually want to install some kind of monitor, if thats what you want, you could try nagios (easy to install on linux) or hoBBit (smaller and simpler, but very good).

good luck.

hobbit monitor is a compilation of scripts to check disk space, and also scpu and memory and other stuff

it also creates grapichs with rrdtools
or you can make your own script and use rrdtools directly, but why re-invent the wheel ?

Hi fimblo/broli

Thanks for your valid suggestion...

let me try that way...:b:

Thanks
Sha