23 May
2013
23 May
'13
1:45 p.m.
On Thu, 23 May 2013, Ulric Eriksson wrote:
On 05/23/2013 12:20 PM, martin.flemming at desy.de wrote:
Hi !
I've got the FibreAlliance-pluggin successfully running, but unfortunately without trend/performanece data
but should be there, isn't it ?
I'm the author of that plugin. Sensor status is monitored, but performance data is not supported.
Ulric
Thanks, Ulric for the info and of course for the plugin :-)
.. but it was contemplate ... or does i misunderstood this section ?
Send performance data separately for better control
trends rrdfile hostname data
trends()
{
hostname=echo "$1"|tr . ,
$BB $DISPLAY "data $hostname.trends
[$2.rrd]
$3
"
}
cheers,
Martin