<div dir="ltr">probably need to use a quick command line 'for' loop.  Something like:<div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">for Host in Cam{1..12}; do</span></span></div><div><span style="font-family:monospace"><font color="#000000">./xymon 127.0.0.1 "drop $Host"</font></span></div><div><span style="font-family:monospace"><font color="#000000">done<br></font></span><div><br></div><div>You also want to remove the other history info as well but I'd have to go find that.</div><div><br></div><div>=G=</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 22, 2019 at 12:57 PM Kris Springer <<a href="mailto:kspringer@innovateteam.com">kspringer@innovateteam.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is there a way to drop all host data for multiple hosts using a <br>
wildcard?  I know how to drop a single host and erase it's data, but I <br>
have a long list of IP Cameras that I changed in my hosts file and <br>
instead of dropping each individual hostname I'd like to drop all hosts <br>
that start with 'Cam'.  I attempted this but it didn't remove anything.<br>
<br>
./xymon 127.0.0.1 "drop Cam*"<br>
<br>
-- <br>
<br>
Kris Springer<br>
<br>
<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div>