Re: SNMPTT Problems
Posted: Thu Jun 28, 2018 12:18 pm
I figured it out. I was staring at the config file and it hit me like a ton of bricks. This is a LINUX system. Linux is very literal.
I had typed it as:
Match $3: (Recover)
and
Match $3: (Triggered)
I changed it to:
MATCH $3: (Recover)
and
MATCH $3: (Triggered)
Now everything works as expected.
I had typed it as:
Match $3: (Recover)
and
Match $3: (Triggered)
I changed it to:
MATCH $3: (Recover)
and
MATCH $3: (Triggered)
Now everything works as expected.