Changes between Version 19 and Version 20 of CheckFile
- Timestamp:
- 04/10/08 00:23:12 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CheckFile
v19 v20 35 35 This command will check the date of a file (boot.ini) and alert if it's modified (written) date is greater than 3 days (3d). 36 36 37 checkcommand.cfg -37 ||checkcommand.cfg - 38 38 command_line 39 39 $USER1$/check_nrpe -H $HOSTADDRESS$ -c CheckFile -a file="$ARG1$" filter-written=\>"$ARG2$" syntax="%filename% last updated %write%" MaxCrit=1 … … 41 41 service.cfg - 42 42 check_command 43 nrpe_check_file_last_written!"C:\\boot.ini"!3d 43 nrpe_check_file_last_written!"C:\\boot.ini"!3d|| 44 44








