Prashant, did you solve this? My experience is that it can take a few
cycles before RRD gets everything going, and you may find that it comes
good after 15 minutes.
J
On 24 December 2014 at 08:30, Prashant Kadam <user-cbbaa5f8f210@xymon.invalid> wrote:
With a simple script I’m trying to send message to Xymon using trends
message.
The RRD file get’s created with specified DS but the value for <last_ds>
appears as UNKN. I have tried removing whitespaces and all but still no
luck. Can anyone point what issue it could be ?
This is what I have in script:
/app/home/xymon/bin/xymon --debug smpapp-dt-a3s.net "data
smpapp-dt-a1d.ula.net.trends
[test.rrd]
DS:XYZ:GAUGE:600:0:U 1323233
DS:ABC:GAUGE:600:U:U 12312312"
-Prashant