Ticket #143 (new patch)

Opened 4 years ago

Last modified 1 month ago

Quota Plugin...

Reported by: Tobias <munin@portfolio16.de> Assigned to: 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

munin-quota-usage_ (1.6 kB) - added by Tobias <munin@portfolio16.de> on 04/06/06 21:48:39.
Quota-Usage, 1st version
munin-quota-usage_.2 (4.3 kB) - added by cobalt027 on 12/05/08 17:10:53.
makes better use of the repquota data
quota-usage (2.5 kB) - added by raszi on 06/01/10 18:18:06.
working with the new munin

Change History

04/06/06 21:48:39 changed by Tobias <munin@portfolio16.de>

  • attachment munin-quota-usage_ added.

Quota-Usage, 1st version

08/25/06 01:02:16 changed by janl

  • status changed from new to closed.
  • resolution set to fixed.

comitted

12/05/08 17:10:53 changed by cobalt027

  • attachment munin-quota-usage_.2 added.

makes better use of the repquota data

06/01/10 18:18:06 changed by raszi

  • attachment quota-usage added.

working with the new munin

06/01/10 18:19:01 changed by raszi

I added a better version of quota-usage to work with the new munin. It has better error handling as well.

06/02/10 07:31:51 changed by janl

  • status changed from closed to reopened.
  • type changed from enhancement to patch.
  • resolution deleted.

06/02/10 07:32:09 changed by janl

  • owner changed from jo to janl.
  • status changed from reopened to new.

07/23/10 11:03:45 changed 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?

07/25/10 22:31:46 changed by janl

Tozu: Please take this issue to the munin-users list

Nicolai