I’ve been running Nagios v1.2 on another FreeBSD box and for the most part it’s been running smoothly, minus the occassional “oh my god everything is down! (when it’s not)” issue that I’ve been having. With the same version of FreeBSD installed (4.9), but with Nagios v2.0b3 running, I’m having issues with the reports being sent to me properly. Here’s what an e-mail coming to me looks like:
***** Nagios *****
Notification Type: RECOVERY
Service: SMTP
Host: Mail Server #3 (xyz)
Address: 123.45.67.89
State: OK
Date/Time: $ <-- Problem #1
Additional Info: $ <-- Problem #2
As you can see, the last two variables aren’t being filled - just “$” is present. This works fine on the other system, but for some reason it’s not working on this new server running 2.0b3. Even running nagios as root hasn’t fixed the issue, so I don’t believe it’s a permissions issue. The checking of the services works fine, and is accurate, it’s just not reporting the data completely.
Any help on this would be appreciated. Thank you.
Dustin