[Nagiosplug-devel] [ nagiosplug-New Plugins-951588 ] Checks the size of specific files
SourceForge.net
noreply at sourceforge.net
Tue Feb 8 07:38:33 CET 2005
New Plugins item #951588, was opened at 2004-05-11 02:25
Message generated for change (Comment added) made by evi9
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=951588&group_id=29880
Category: Perl plugin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Gunnett (egunnett)
Assigned to: Nobody/Anonymous (nobody)
Summary: Checks the size of specific files
Initial Comment:
Allows you to loop through a directory and make sure
not of the files are larger then a specific size. Great for
monitoring the sie of files on a ext2 file system. Or
MySQL files so they do not grow to over 4.29 gigs.
----------------------------------------------------------------------
Comment By: evi9 (evi9)
Date: 2005-02-08 17:37
Message:
Logged In: YES
user_id=1214714
I have RedHat 7.2 and perl-5.6.1,
the check_du.pl don't want to work.
I ran:
#./check_du.pl ./path_to_file 1024 2048
but nothing happens!
I tried to add perl -W into script and got:
Name "main::DATABASE" used only once: possible typo at
./check_du.pl line 27.
Whats wrong ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=951588&group_id=29880
More information about the Devel
mailing list