SNMPTT Problems

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jameyw
Posts: 54
Joined: Fri Mar 17, 2017 10:06 am

Re: SNMPTT Problems

Post by jameyw »

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.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: SNMPTT Problems

Post by cdienger »

Odd -The last bit of config was copied from what I thought was my working lab machine, but I'm glad to hear you were able to resolve it! :)
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked