Xymon Mailing List Archive search

Xymon availability report

list Japheth Cleaver
Fri, 19 Feb 2016 11:31:43 -0800
Message-Id: <user-da2d17ea6494@xymon.invalid>


On Thu, February 18, 2016 2:31 am, Magdi Mahmoud wrote:
Hello

I’m trying to generate availability CSV report  from command line for a
month period I’m getting error
Can someone help please

START=`date +%s --date="01 Jan 2015 00:00:00"`
  END=`date +%s --date="30 Jan 2015 23:59:59"`

 /usr/libexec/xymon/xymongen --reportopts=$START:$END:1:all
--csv=monthly_Jan --csvdelim=,  --subpagecolumns=2
2016-02-16 17:08:55.700631 Weird file
'/usr/share/xymon/data/hist/xymon-server-pro-prod.clientlog' skipped

Thank you

Hi Magdi,

This is safe to ignore. It's a bug in xymongen in that it's not properly
excluding "clientlog" statuses. This is fixed in 4.3.26.


Regards,

-jc