Thank you. I did upgrade Nagios last week on Friday and all is working fine so far.
Thank you.
Search found 44 matches
- Thu Feb 21, 2019 2:11 pm
- Forum: Nagios XI
- Topic: Nagios XI not sending email notifications on a server
- Replies: 4
- Views: 354
- Fri Feb 15, 2019 5:45 pm
- Forum: Nagios XI
- Topic: Nagios XI not sending email notifications on a server
- Replies: 4
- Views: 354
Re: Nagios XI not sending email notifications on a server
Hello, Update: I went ahead and made the URL check that is failing to notify "Inactive" in Nagios Core. Ran the "Apply Configuration". Then went back to make the service "Active" then ran the "Apply Configuration" and now the service check is working as expect...
- Fri Feb 15, 2019 4:51 pm
- Forum: Nagios XI
- Topic: Nagios XI not sending email notifications on a server
- Replies: 4
- Views: 354
Nagios XI not sending email notifications on a server
Hello, I have a critical system that recently the website stopped rendering. I have a URL check that checks to ensure the site is rendering. When the tomcat service stopped responding couple days ago, Nagios XI did not send any notifications to the team. Further investigation, I determined that the ...
- Tue Mar 03, 2015 7:34 pm
- Forum: Nagios XI
- Topic: Nagios Client Information (Master list)
- Replies: 4
- Views: 316
Re: Nagios Client Information (Master list)
Thank you for the information.
- Tue Feb 10, 2015 3:24 pm
- Forum: Nagios XI
- Topic: Nagios Client Information (Master list)
- Replies: 4
- Views: 316
Re: Nagios Client Information (Master list)
Are any of the client versions or types stored in the any of the Nagios DBs? Or clients OS version? Ultimately, what kind of data does the Nagios master have about each client host?
- Tue Feb 10, 2015 2:03 pm
- Forum: Nagios XI
- Topic: Nagios Client Information (Master list)
- Replies: 4
- Views: 316
Nagios Client Information (Master list)
Hello, I was wondering if there is a way to extract Nagios client version at the master level? We have hundreds of hosts and depending on where they reside on the network, we use the appropriate client. Lately, we've been primarily using the NPCA client. I know the Nagios API primary reports on host...
- Tue Sep 23, 2014 3:52 pm
- Forum: Nagios XI
- Topic: Reduce Logging in /var/log/secure
- Replies: 8
- Views: 1757
Re: Reduce Logging in /var/log/secure
Hello, Yes, I was refering to the remote system that Nagios is checking. Great, thank you for letting me know that is beyond Nagios.... makes absolute sense that the xinetd service (or *) handles that. I just needed to ensure my part (the Nagios side) has been properly handled and I think I have. Th...
- Fri Aug 15, 2014 1:42 pm
- Forum: Nagios XI
- Topic: Dashboard Display
- Replies: 1
- Views: 183
Dashboard Display
Hello, I'm creating some Nagios dashboards for our Network Engineers. We use Atlassian Confluence at NPS for documentation, display and so forth. Is there any way I can embed Nagios dashboards to Confluence without having to worry about Nagios dashboard session expiring and so forth? I know there is...
- Tue Jul 22, 2014 3:21 pm
- Forum: Nagios XI
- Topic: Reduce Logging in /var/log/secure
- Replies: 8
- Views: 1757
Re: Reduce Logging in /var/log/secure
Hello again, On the Nagios XI master, I modified nagios.cfg and set use_syslog=0 and 'service nagios restart', but the logs are still happening on the clients. I did 'service syslog restart' on one of the clients, but no difference in the nagios logging performed in the client's /var/log/secure file...
- Thu Jul 17, 2014 1:40 pm
- Forum: Nagios XI
- Topic: Reduce Logging in /var/log/secure
- Replies: 8
- Views: 1757
Re: Reduce Logging in /var/log/secure
Thank you! I'll try setting the "use_syslog=0" in the "nagios.cfg" as I we do want other logs to end up in /var/log/secure.