Nope, %^pan$ still matches 'pandora'. The '$' should stop the match, but it
doesn't appear to be working.
I know HOST=pan works, what I gave was a simplified example for a larger
problem.
Thanks,
Larry Barber
On 5/17/07, Rick Ridgeway <user-7ec02f74dd96@xymon.invalid> wrote:
HOST=%^pan$
or
HOST=pan
Hope that helps
Larry Barber wrote:
I am having a problem with alerts going to the wrong people. I have a
line in hobbit-alerts.cfg:
HOST=%pan$
(this is just for demo and test purposes, I know that particular entry
doesn't make a lot of sense ) The problem is that this line is matching
with a host name "pandora". Is there any way to stop this?
Thanks,
Larry Barber