add monitoring
This commit is contained in:
8
config/health/resources/Filesystem.yml
Normal file
8
config/health/resources/Filesystem.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: Filesystem
|
||||
abbreviation: flstm
|
||||
checker: PragmaRX\Health\Checkers\Filesystem
|
||||
notify: true
|
||||
column_size: 3
|
||||
targets:
|
||||
- default:
|
||||
error_message: "Unable to create temp file: %s."
|
||||
Reference in New Issue
Block a user