From b2b293db307fe028761bae7401102ba7c3e5ad6f Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 5 Oct 2015 22:29:35 +0200 Subject: Add logo for minimunin --- stories/projects/minimunin.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'stories') diff --git a/stories/projects/minimunin.rst b/stories/projects/minimunin.rst index 170c30a..5cba744 100644 --- a/stories/projects/minimunin.rst +++ b/stories/projects/minimunin.rst @@ -13,12 +13,12 @@ ---- +.. image:: /arts/software/minimunin/minimunin.png + :align: center + Overview ======== -.. image:: http://www.freebsd.org/gifs/daemon_hammer-tn25.jpg - :align: right - `munin `_ is an open source multi platform service monitoring framework, written in perl. Munin nodes report server statistics to their respective masters. Unfortunally, the munin-node script is written in perl, too – even though the language features never actually are used. On a FreeBSD system this introduces unnecessary dependencies. *minimunin* tries to address this: It was implemented as a simple shell script triggered from inetd.conf and comes with some handy built in monitoring commands. Most of the munin plugins should also work. ---- @@ -26,6 +26,9 @@ Overview 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). ---- -- cgit v1.2.3