Xymon Mailing List Archive search

Message send via trends shows last_ds as UNKN.

list Prashant Kadam
Tue, 23 Dec 2014 16:30:15 -0500
Message-Id: <user-2a6250fc7e43@xymon.invalid>

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