Skip to content

A nagios compliant check for different operations with files.

License

Notifications You must be signed in to change notification settings

Dominik-Robert/check-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-files

A nagios compliant check for different file operations

Synopsis

With this check you can perform check operations with your files to prove if they are correct in age, size and count

Options

  -c, --critical int       Specify the Critical value. All files which are older than 10 units (default 14)
  -d, --directory string   Specify the directory which contains the files (default "./")
  -h, --help               help for check-files
  -w, --warning int        Specify the Warning value. All files which are older than 10 units (default 10)

SEE ALSO

TODO

  • Add recursive option
  • Add ignore field to all commands
  • Add Binary and a Release Page
  • Rework Documentation and this README file

About

A nagios compliant check for different operations with files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages