Skip to content

Intellique/munin_nextcloud-user-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

nxur - NextCloud user report Munin module

This is a munin plugin used to monitor NextCloud Users storage consumption.

CONFIGURATION

This munin plugins requires the NextCloud plugin "User usage report" to be set up first in your NextCloud installation. It's part of the default set of available NextCloud applications or can be downloaded from: https://github.com/nextcloud/user_usage_report

This plugin must run as the same user as the webserver. insert into /etc/munin/plugin-conf.d/munin-node:

    [nxur*]
    user www-data
    group www-data

Default mode displays per user quota usage. To display absolute storage use per user, name the link nxur_abs

    ln -s /usr/share/munin/plugins/nxur \
            /etc/munin/plugins/nxur_abs

SCREENSHOTS

Here are two screenshots of the absolute space consumption view and the quota usage view. Users that never logged in are listed with "-2" absolute space. Users without any defined quota are always at 50% quota usage.

storage usage

quota usage

AUTHOR

Intellique dev team dev@intellique.com

Copyright (c) 2019 Intellique

LICENSE

GPLv3

About

NextCloud user report Munin module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages