|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: disk check using perlby steadybompipi (Novice) |
| on Dec 14, 2007 at 22:46 UTC ( [id://657135]=note: print w/replies, xml ) | Need Help?? |
|
Thanks everyone, but actually, i just need a simple script without using any module like use Filesys::Df;
maybe something like :
df = `df -k`;
percentage =~ /something something/
if percentage > 90;
send mail
Well, I prefer to use script then download software for the monitoring as my side need alot of approval to do that.
cheers
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||