Xymon Mailing List Archive search

FibreAlliance/Xymonton

list Martin Flemming
Thu, 23 May 2013 15:45:36 +0200 (CEST)
Message-Id: <user-7bc3c7196604@xymon.invalid>

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