From 9bb5248dab5fafc7e999ec92667b8dba8a5cc644 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Thu, 2 Jan 2025 03:42:39 +0100 Subject: bring the blog up to date --- stories/projects/minimunin.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'stories/projects/minimunin.rst') diff --git a/stories/projects/minimunin.rst b/stories/projects/minimunin.rst index 07cc2ff..07a4a56 100644 --- a/stories/projects/minimunin.rst +++ b/stories/projects/minimunin.rst @@ -4,7 +4,7 @@ .. date: 2015/02/01 19:10:08 .. title: minimunin .. subtitle: A tiny munin-node implementation for FreeBSD written in pure bourne shell providing basic plugin support -.. slug: ../arts/software/minimunin/index +.. slug: ../arts/software/minimunin .. prio: 800 .. contents:: @@ -29,7 +29,7 @@ Code .. image:: http://www.freebsd.org/gifs/daemon_hammer-tn25.jpg :align: right -You can always get the latest version of *minimunin*, use ``git clone git://erdgeist.org/minimunin`` or the legacy view ``cvs -d :pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co minimunin`` with an empty password to check it out. There is a `minimunin tarball `_. You can scroll through the source at `minimunin gitweb `_ or `minimunin cvsweb (deprecated) `_. Typing ``make install`` installs the binary in your ``${PREFIX}/bin`` (or ``/usr/local``, if none is set). +You can always get the latest version of *minimunin*, use ``git clone git://erdgeist.org/minimunin`` or the legacy view ``cvs -d :pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co minimunin`` with an empty password to check it out. There is a `minimunin tarball `_. You can scroll through the source at `minimunin gitweb `_ or `minimunin cvsweb (deprecated) `_. Typing ``make install`` installs the binary in your ``${PREFIX}/bin`` (or ``/usr/local``, if none is set). ---- @@ -62,6 +62,12 @@ munin plugins `can be configured with ini-file style config files `_ (2024-12-08) + + * Add a ``cap`` and ``version`` command. + * Use two digit precision for uptime. + * Fix `user` and `command` inside a plugin config section taken from a previous section. + * V0.5 `minimunin-0.5.tar.bz2 `_ (2019-09-11) * Fix broken plugin list. Thanks to Alexander Moisseev. -- cgit v1.2.3