[Xymon] backticks not working in client-local.cfg

deepak deore deepakdeore2004 at gmail.com
Fri Apr 12 12:20:41 CEST 2013


Xymon version: - Xymon 4.3.10
OS: - Ubuntu 12.04 LTS

**I am using the below entry but it is not converting the date command to
the value.

[server-name]
log:/mnt/logs/access.`date +%Y-%m-%d`.log:10240
ignore INFO
trigger SEVERE

I tried many things but no luck, on the log page I see the date command as
it is instead of the actual date value.: -

log:`/mnt/logs/access.`date +%Y-%m-%d`.log`:10240
log:$(/mnt/logs/access.`date +%Y-%m-%d`.log):10240
log:$(echo /mnt/logs/access.`date +%Y-%m-%d`.log):10240
log:/mnt/logs/access.$(date +%Y-%m-%d).log:10240
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20130412/847578f8/attachment.html>


More information about the Xymon mailing list