Add collectd for backups

This commit is contained in:
Girish Ramakrishnan
2020-01-31 13:37:07 -08:00
parent 1981493398
commit e1ded9f7b5
7 changed files with 46 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
<Plugin python>
<Module du>
<Path>
Instance "cloudron-backup"
Dir "<%= backupDir %>"
</Path>
</Module>
</Plugin>