Search found 1 match

by Adrien
Sun Aug 02, 2009 1:49 pm
Forum: General
Topic: transmission-daemon graphs with munin
Replies: 2
Views: 6702

Re: transmission-daemon graphs with munin

Hi,

It seems that your plugin for munin doesn't work with the version 1.72 of transmission-daemon…

I have adapt your plugin to use the transmission-remote command to retrieve the upload and download rates, instead of using php and lynx:


#!/bin/sh

case $1 in
config)
cat <<'EOM'
graph_title ...