Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
filesize.pl
Current Version
3
Last Release Date
2013-07-23
Compatible With
- Nagios XI
Owner
License
GPL
Hits
99020
Files:
File | Description |
---|---|
filesize.pl | perl script |
Examples:
Usage: filesize.pl --warn=5 --critical=20 --file=c:somefile.exe
Usage: filesize.pl --warn=5 --critical=20 --file=c:somedir
Usage: filesize.pl --warn=0.5:1 --critical=1.1:2.5 --file=c:somedir
warn and critical is in MB
file can be a single file or a directory
Unix paths also supported
Outputs performance stats.
History:
Claimed from Julien Touche as no updates for a long time.
ToDo:
Code cleanup to reduce duplicated code
Reviews (1)
bysth_bytelab, August 21, 2016
Hi
I am new to NagiosXI and plugins in general so I want to know if I can use this plugin to monitor file creation on a windows 2008 server.
I also have a question about how the commandline for the plugin are supposed to look?
Thanks
I am new to NagiosXI and plugins in general so I want to know if I can use this plugin to monitor file creation on a windows 2008 server.
I also have a question about how the commandline for the plugin are supposed to look?
Thanks