Opened 7 years ago
Closed 15 months ago
#143 closed patch (fixed)
Quota Plugin...
| Reported by: | Tobias <munin@…> | Owned by: | janl |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 1.4 |
| Component: | plugins | Version: | 1.2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is a plugin to graph the quota usage of all users on a Linux host (maybe other UNIXes, but I only have a Linux box with repquota here...).
Currently all users below UID 1000 will be hidden and there are no warnings for users who are over their quota, I may implement this when I have time and add it to this ticket.
Attachments (3)
Change History (10)
Changed 7 years ago by Tobias <munin@…>
comment:1 Changed 7 years ago by janl
- Resolution set to fixed
- Status changed from new to closed
comitted
comment:2 Changed 3 years ago by raszi
I added a better version of quota-usage to work with the new munin. It has better error handling as well.
comment:3 Changed 3 years ago by janl
- Resolution fixed deleted
- Status changed from closed to reopened
- Type changed from enhancement to patch
comment:4 Changed 3 years ago by janl
- Owner changed from jo to janl
- Status changed from reopened to new
comment:5 Changed 3 years ago by tozu
I added this plugin to my munin installation but it doesn't work.
The perl file i stored in /usr/share/munin/plugins/quota-usage and create an symbolic link: /etc/munin/plugins/quota-usage_sda3
After the restart of munin it run without error and create the html file but no images.
Now then I start munin-node with option debug and the config file for quota-usage:
root@linux: > munin-run --debug --sconffile /etc/munin/plugins/quota-usage_sda3
and I got this messages: http://debianforum.de/forum/pastebin.php?mode=view&s=34793
Where is my mistake?
comment:6 Changed 3 years ago by janl
Tozu: Please take this issue to the munin-users list
Nicolai
comment:7 Changed 15 months ago by kenyon
- Resolution set to fixed
- Status changed from new to closed
This quota usage plugin has been in the repository for a while, and was last modified in r1966, so I'm closing this ticket.

Quota-Usage, 1st version