Search found 8 matches

by tzimmermanFSU
Thu Feb 03, 2022 3:06 pm
Forum: Nagios XI
Topic: RHEL8.5 urllib3 python warning, problem and solution
Replies: 1
Views: 8316

RHEL8.5 urllib3 python warning, problem and solution

I found that after running the installer shell script for Nagios XI on RHEL8.5 that whenever I ran a python based tool like yum or subscription-manager I was getting this warning: /usr/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.8) or chardet (3.0.4)...
by tzimmermanFSU
Wed Dec 15, 2021 2:11 pm
Forum: Nagios XI
Topic: Notifications sent when turned off in template
Replies: 9
Views: 5751

Re: Notifications sent when turned off in template

Sorry for the long delay in response has been busy. Thank you for spotting that commented out broker line, it would have taken us a while to find it. Nagios XI was taking a long time, more than an hour, to verify its configuration, so we restarted the nagios service from the command line, which appa...
by tzimmermanFSU
Tue Nov 23, 2021 4:22 pm
Forum: Nagios XI
Topic: Notifications sent when turned off in template
Replies: 9
Views: 5751

Re: Notifications sent when turned off in template

I don't think Ansible is the actual problem, as the problem was happening before we started running playbooks. I'll PM the profile.
by tzimmermanFSU
Fri Nov 19, 2021 3:00 pm
Forum: Nagios XI
Topic: Notifications sent when turned off in template
Replies: 9
Views: 5751

Re: Notifications sent when turned off in template

The Ansible task is calling a module, the documentation doesn't state if it explicitly turns on notifications. Checking the services afterwards still had notifications set to SKIP. Looking at the retention.dat, I just looked up one of the services in question and it was still set to notifications_en...
by tzimmermanFSU
Fri Nov 19, 2021 10:36 am
Forum: Nagios XI
Topic: Notifications sent when turned off in template
Replies: 9
Views: 5751

Re: Notifications sent when turned off in template

Our services had the notifications enabled option set to SKIP, so unless I'm misunderstanding how SKIP works that should mean it uses the value defined in the template, correct? We didn't change the value in the service until notifications started sending even when it was set to SKIP in the service ...
by tzimmermanFSU
Wed Nov 17, 2021 1:59 pm
Forum: Nagios XI
Topic: Notifications sent when turned off in template
Replies: 9
Views: 5751

Notifications sent when turned off in template

We have notifications turned off in a service template for Memory Usage, but some of the checks using the template will still send notifications unless we go in and turn it off in the actual service check. Some of these service checks were quiet until we did some maintenance and our ansible playbook...
by tzimmermanFSU
Wed May 05, 2021 12:01 pm
Forum: Nagios XI
Topic: Bug? New User being sent email when using ldap auth
Replies: 1
Views: 1002

Bug? New User being sent email when using ldap auth

We have found that when creating a new user in Admin -> Manage Users the check box to "Email User Account Information" disappears once you change the Auth Type to LDAP or Active Directory, but it will still email the user with the random generated password. I would think since we aren't us...
by tzimmermanFSU
Fri Jan 08, 2021 4:27 pm
Forum: Nagios XI
Topic: Fixed Y axis range in perf graphs
Replies: 1
Views: 229

Fixed Y axis range in perf graphs

I'm trying to graph percent of disk storage used. I can't get the graph to display a Y axis with 0 at the bottom and 100 at the top, instead the Y axis is always a bit above the largest value graphed and the smallest value graphed. This isn't really useful looking at a percentage graph to me. If I'm...