Releases: szaguldo-kamaz/warnquota-ng
v1.00
v0.50
- new format for statefile and fsconfigs, therefore no more exec() for parsing them
- implemented locking on fsconfig files
- a few other minor fixes
v0.40
Notable new features:
- LDAP support
- SMTP AUTH support
And some other minor improvements...
v0.30
First public release of warnquota-ng, which is an easy to use system tool for sophisticated quota limit notifications for Linux systems, intended to provide a replacement for the original "warnquota" tool.
Features:
- send "over quota" alerts when a limit is reached
- send notifications (pre-alerts) before the actual limit is reached (configurable %)
- send confirmation when quota is below the limit again
- sends repeated reminders based on configured intervals
- notifies both the user and an admin
- configurable to alert only the admin regarding inode quota limits
- arbitrary e-mail addresses for alerting users and admins
- multi-language support
- uses SMTP directly with SSL/STARTTLS support
- per-user configuration
Requirements:
- Python 3 (tested with 3.2)
- quota tools (repquota)
- access to an SMTP server
- cron