| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- remove unused import
* change file ending for Codacy
* PEP8 corrections
+ added a requirements.txt file
|
|
|
|
| |
* remove unnecessary comments
|
|
|
|
|
|
|
| |
* reduced code clutter
- removed for iterations in result and config lists
+ added list comprehension
* updated config
|
|
|
|
|
|
|
|
|
|
| |
+ added min value
+ added version check for the updates_available graph
* all plugin configs updated
* optimized requests.session code
* used os.environ.get to simplify code
* simplified run code
- removed os.environ code
|
| |
|
|
|
|
|
|
|
| |
* refactored all plugins to use the same methods
* optimized api calls in the multigraph plugin to reduce load
* used dict instead of list for performance
+ added munin dirtyconfig capability to all plugins
|
|
|
|
|
|
|
|
|
| |
+ added ICS Licence to repo
+ added multiggraph plugin variant with all features included
+ added nextcloud 14 pending app updates plugin
* updated README.md
* updated requests.sessions handeling to reduce keepalive sessions
- removed keepalive header for all plugins
|
|
|
|
|
| |
+ added nextcloud db size plugin
* removed some unnecessary code
|
|
|
|
| |
* spelling correction in the info/label collum
|
|
|
|
|
|
|
|
| |
+ added munin specific header with magic markers added
+ added value info to all values
+ added autoconf capability
* sessions are now closed after use
* moved allocation of url, username and password into plugin class
|
|
|
|
|
| |
+ added env variable support to remove hardcoded elements from plugin code
* updated readme to represent thse changes
|
|
+ inital plugins for nextcloud shares and user activity graphs
|