Hi,
I doubt, then do a simple test, but didn't work.
In linux I use this to generate a mass deletion
for host in `grep '^ [0-9] \ {1,3 \}' hosts.cfg | awk '{print $ 2}'`; do
echo 'xymon "drop $host MyTest "'; done
On Wed, Jan 4, 2012 at 10:07 AM, Ger Maguire <user-5c7847c052d3@xymon.invalid> wrote:
Hi,****
** **
Is it possible to use wildcards to drop tests are no longer in use for
multiple hosts ?****
** **
~/server/bin/xymon 127.0.0.1 "drop * ftp"****
** **
** **
Thanks,****
Ger.****
** **
** **
** **