Could you adjust the srcipt of monitor archive so that we have an overview of the main directories?
Add it to the current script:
Hint
files=$(ssh dlvrins1@archive.surfsara.nl -i //etc/telegraf/.ssh/secret_SSH_key_archive 'ls //home/gringott/')
Loop over it with the other commands and send to the database
Hi @sanderboden ,
Could you adjust the srcipt of monitor archive so that we have an overview of the main directories? Add it to the current script:
Hint
files=$(ssh dlvrins1@archive.surfsara.nl -i //etc/telegraf/.ssh/secret_SSH_key_archive 'ls //home/gringott/')
Loop over it with the other commands and send to the database