diff options
author | nico <nico@magicbroccoli.de> | 2019-06-26 14:54:16 +0200 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2019-06-26 14:54:16 +0200 |
commit | bde6e46db4f724c36bb29d99cab172680573c29c (patch) | |
tree | bf1f9fdcdc32fd929c6a06117e5dcdbe836cbf34 | |
parent | fc6a0f36c4f05ee233d24db0220b587a5b09c54e (diff) |
CodeFactor badge
+ add CodeFactor Badge to repository
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Nextcloud Munin Plugin +# Nextcloud Munin Plugin [![CodeFactor](https://www.codefactor.io/repository/github/mightybroccoli/nextcloud-munin-py/badge/master)](https://www.codefactor.io/repository/github/mightybroccoli/nextcloud-munin-py/overview/master) Within this repository there are some basic Munin Plugins gathering information from the NextCloud external API. I choose to also include a multigraph plugin `nextcloud_multi.py` which does everything the other plugins dynamically. There are requirements for using a multigraph plugin which can be read up here : [Munin-Monitoring.org/multigraphing](http://guide.munin-monitoring.org/en/latest/plugin/multigraphing.html) |