Xymon Mailing List Archive search

FILES in analysis.cfg

list Mike Burger
Tue, 18 Feb 2014 10:43:13 -0500 (EST)
Message-Id: <user-8f9cb28466b5@xymon.invalid>

On Mon, Feb 17, 2014, at 15:48, Roland Soderstrom wrote:
client-local.cfg:
[sunos]
file:`ls -1 /var/tmp/sys-heartbeat-*`
I'm pretty sure you can't do that. You need to list every file
individually.
If the user really wants to be able to use a wildcard, another option
might be something like:

file:`find /var/tmp -type f -name sys-heartbeat-* | sort -r`

-- 
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1