1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Olivier Mehani
6a47ad0aed [fresh-backups] Reverse order of series so new entries are on top
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-23 23:09:34 +02:00
Olivier Mehani
95ebf419fe [fresh-backups] Show backup counts as stacked areas by age
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-13 16:59:03 +02:00
Olivier Mehani
e926acaf5f Fix titles of similar plugins so they are better grouped in category views
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-13 16:59:03 +02:00
Olivier Mehani
0893243421 [backup/fresh-backups] Rework limits
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-03 17:28:04 +02:00
Olivier Mehani
cfa5206e99 [backup/fresh-backups] move from system/
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-03 17:28:04 +02:00
Lars Kruse
78d372adf4 Plugin backup: fix quoting 2018-03-28 04:35:49 +02:00
Lars Kruse
34eeebbe37 plugin categories: reorganize multiple plugins 2018-03-28 04:33:45 +02:00
dipohl
4b400a7320 Plugin-Gallery: Get better 2nd level headings
amule -> filetransfer (amule)
torrent -> filetransfer (rtorrent)
2017-02-24 18:29:14 +01:00
Olivier Mehani
07fb93c2a4 [fresh_backup] Add missing reference to backup-manager
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-11-06 13:18:56 +11:00
Olivier Mehani
f751a0d865 [fresh-backups] Rename, cleanup, and add POD doc
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-29 11:50:50 +11:00
Olivier Mehani
5f33833cb5 [backup-manager] Rudimentary backup-manager plugin
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-08-31 21:31:30 +10:00
Aron Novak
6e714d7286 General purpose backup monitoring plugin
If you have a directory where daily, weekly, monthly you generate
backups of files, SQL databases, etc, you might want to be informed
if the backup generation process is gone or the behavior changes
greatly. This monitoring plugin watches the number of young files
in a certain directory. Relies on find command to do the job.
2015-03-11 16:34:59 -04:00