FILE
From ServersCheck Wiki
Contents |
Description
This check basically verifies if a file exists at a specified location. Example: To know when some error log file is created, so you can fix the error.
Definition
Besides general settings for each check, which are similar for all checks, there are following specific settings that also need to be established. In the Check Specific Settings, there are following fields you need to supply with parameters:
- Filename (including path) - The full path to the file (including in its filename) or check the flag to read it from a file. It will then open the filelist.txt file in the agents directory and verify for each filename - one per line - if it exists.
Returned Results
This check returns one result: OK if the file can be found; otherwise a DOWN is returned
Graphs
When the graphing option is activated then ServersCheck will produce for this check two graphs: Service Level, Availability.

