Hi,
How to monitoring Batch Sync SFTP Jobs with SAM?
Thanks,
There are a lot of ways to approach this, it depends on your jobs specifically.
Do you run the jobs with a central tool that provides some kind of error/success response? Might be able to query that tool or check a log file for errors.
Is it good enough to just go based on the last updated timestamp of a file in the folder? Are the folders supposed to empty out periodically and fill back out? Could track that with a folder size monitor.
Essentially the question with SAM is always, how would YOU confirm when the job was successful? Point a monitor at that.
Actually, I control scheduled job over Batchsync program which provide automate file transfers. I have some job created job on this program. I want to monitor job status which is success or failed with solarwinds. Also, below I added additional Batchsync program link for more information.
https://maxlevel.com/batchsync.htm
Hi @monitoring_
A quick scan of the monitor section shows info can be written as Windows Events, which would probably be the easiest.
A custom template using the event log monitor would be a good start, or if you want to view events over time you could also look at Log Analyzer.
http://www.solarwinds.com/documentation/en/flarehelp/sam/content/sam-windows-event-log-monitor-sw3329.htm