Check_mboxsize.ws Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER114 -t 90 -u […]
CheckFileSize VBS for Nagios
Nagio/NRPE_NT VBS Script to check the size of file(s) inside a Folder. IMPORTANT, From nagios you Must pass double slashes Usage: check_filesize -p “path” -f “file(s)” -w -c Example1(script localy using cscript ): check_filesize -p “E:mdbdata” -f priv1.edb,priv1.stm,pub1.edb,pub1.stm -w 5000 […]