On Thu, 23 May 2013, Ulric Eriksson wrote:
On 05/23/2013 12:20 PM, user-f286aaa49a76@xymon.invalid 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