19 Feb
2016
19 Feb
'16
7:31 p.m.
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