Skip to content

Borgbase disk usage Monitoring with CollectD

License

Notifications You must be signed in to change notification settings

derrodirik/collectd-borgbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collectd-borgbase

collectd-borgbase is a CollectD Python plugin to get the Repo Usage from Borgbase GraphQL API

Dependencies

Python Module: Requests https://pypi.org/project/requests/

Configuration

  1. Get an Borgbase API Key from https://www.borgbase.com/account?tab=2
  2. Configure the Plugin
LoadPlugin python
<Plugin python>
  ModulePath "<Path to Folder>"
  Import "borgbase"
  <Module borgbase>
      apikey "<API-KEY>"
  </Module>
</Plugin>
  1. Done

About

Borgbase disk usage Monitoring with CollectD

Topics

Resources

License

Stars

Watchers

Forks

Languages