Drop test using hostname Wildcard
4 Jan
2012
4 Jan
'12
4:05 p.m.
----- Original Message ----- From: Ger Maguire Sent: 01/04/12 01:07 PM To: xymon at xymon.com Subject: [Xymon] Drop test using hostname Wildcard
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"
No, but you can script it using xymondboard:
for host in bb 127.0.0.1 "xymondboard test=ftp fields=hostname"; do
bb 127.0.0.1 "drop $host ftp"
done
HTH Malcolm
BBWin Development - The Windows client for Big Brother and Xymon
5285
Age (days ago)
5285
Last active (days ago)
0 comments
1 participants
participants (1)
-
malcolm.hunter@gmx.com