Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 390 Bytes

check-file-age

Description

Monitor file age and size for script monitoring.

Usage

$ check-file-age -w 240 -W 10 -c 600 -C 0 -f filename

Setting

[plugin.checks.fileage]
command = "/path/to/check-file-age -f filename"

Other