Search found 3 matches

by sflennik
Fri Feb 24, 2017 6:53 pm
Forum: Open Source Nagios Projects
Topic: email configuration
Replies: 4
Views: 1960

Re: email configuration

Thanks for the responses. My configuration was OK. My confusion was that I thought you should get emails for the existing errors everytime the error is found. I now know that there is a lot more configuration to control how emails are sent out so you are not flooded with errors that you already know...
by sflennik
Mon Feb 20, 2017 6:39 pm
Forum: Open Source Nagios Projects
Topic: log time stamps
Replies: 1
Views: 1395

log time stamps

Currently the nagios logs use the unix timestamp. Can I configure nagios to use utc instead? Something like 2017-01-22T07:39:32Z instead of [1485070772]?

I've seen the perl code to convert timestamps to human readable but I don't want to do this step.
by sflennik
Mon Feb 20, 2017 6:37 pm
Forum: Open Source Nagios Projects
Topic: email configuration
Replies: 4
Views: 1960

email configuration

A person on our team is getting nagios email notifications. I matched my config to their's in the client.cfg file and reloaded nagios. However, I'm not getting any emails. I used /bin/mail from the command line to send email to myself and that worked. Is there some other config that I need to change...