Use case
A supplier writes a sales CSV into a folder on an SFTP server every weekday morning, and three reports downstream are built from it.
The job on their side fails, or a filename changes, or the disk fills. The folder simply stays as it was, and nothing on your side has an opinion about a file that is not there.
10:00The first person to notice is whoever reads the report.
A host, a folder and a user that can list it. Read-only is plenty, and we pin the host key on the first connection. The full posture.
Daily sales export
If the key expires, that’s Check broken, never Missed - broken access is its own alert, and it says whose job it is to fix.
Set it up in a sentence:
“The supplier drops a sales CSV in /inbound every weekday by 7am, give it 20 minutes.”
Create monitor