Search found 10 matches

by sctheide
Tue Dec 13, 2022 10:13 am
Forum: Nagios XI
Topic: Running a disk space script
Replies: 2
Views: 1076

Re: Running a disk space script

Here is an alert that I wish to trigger the above script.

Service: Drive G: Disk Usage
Host: data-server-4.domain.com
Address: 192.168.1.194
State: WARNING
Info:
WARNING - [Triggered by _Used%96] - G: Total=1,899.997GB, Used=1,858.301GB (97.8%), Free=41.696GB (2.2%)
Date/Time: 2022-12-13 09:00:22
by sctheide
Tue Dec 13, 2022 10:11 am
Forum: Nagios XI
Topic: Running a disk space script
Replies: 2
Views: 1076

Running a disk space script

I have this script created by another person, no longer with the company, it is a powershell that deletes a placeholder file on a windows server. We used to run Orion which would trigger the script when disk space reached a limit. I want to run this script on NagiosXI now. $myDays = -30 $myNum = 0 $...
by sctheide
Tue Jun 08, 2021 8:58 am
Forum: Nagios XI
Topic: Gateway Timeout running wizard
Replies: 5
Views: 1583

Re: Gateway Timeout running wizard

This turned out to be related to another issue we were having with the config file management. The php.conf needed some modifications which resolved this issue. Apparently it was a php issue.
by sctheide
Mon Jun 07, 2021 10:53 am
Forum: Nagios XI
Topic: Gateway Timeout running wizard
Replies: 5
Views: 1583

Re: Gateway Timeout running wizard

I don't know about the oids, but the Junipers have over 1000 ports that come up once scanned. I made no changes other than IP in the wizard. So what I did was set the snmpwalk to 1000, left everything else default, and it paused for a bit then came up with a list of OIDs. I ran the Network Switch/Ro...
by sctheide
Fri Jun 04, 2021 4:04 pm
Forum: Nagios XI
Topic: Gateway Timeout running wizard
Replies: 5
Views: 1583

Gateway Timeout running wizard

Just started happening. When adding Juniper EX switches using the Network Switch/Router wizard I get timeouts. No issues running the wizard on Cisco switches. I have already added at least 20 Juniper EX switches so far, but can no longer add any. I put the IP in the SNMP string, and set default port...
by sctheide
Thu May 27, 2021 9:58 am
Forum: Nagios XI
Topic: error:1416F086 unable to get local issuer certificate
Replies: 8
Views: 2291

Re: error:1416F086 unable to get local issuer certificate

You can check Admin > Audit Log. Usually, I'd be able to have you enable debug logging for them via this KB article: https://support.nagios.com/kb/article/active-directory-ldap-troubleshooting-authentication-integration-600.html But there is something stopping that from working on EL8 (I spent hour...
by sctheide
Tue May 25, 2021 2:03 pm
Forum: Nagios XI
Topic: error:1416F086 unable to get local issuer certificate
Replies: 8
Views: 2291

Re: error:1416F086 unable to get local issuer certificate

One other thing, where can I view logs for the logging in? It's a 50/50 chance of a user logging in for some reason, I have two who can log in, and two who cannot, so is there a log I can view?
by sctheide
Tue May 25, 2021 8:53 am
Forum: Nagios XI
Topic: error:1416F086 unable to get local issuer certificate
Replies: 8
Views: 2291

Re: error:1416F086 unable to get local issuer certificate

Are you entering domain admin credentials when typing in the credentials for the import? Additionally, you only need to type the username not the domain\user or user@domain.com formats. Yes, have an account set up specifically for AD admin, however I just tested my server admin account which is not...
by sctheide
Mon May 24, 2021 11:34 am
Forum: Nagios XI
Topic: error:1416F086 unable to get local issuer certificate
Replies: 8
Views: 2291

Re: error:1416F086 unable to get local issuer certificate

Thanks for the response. The first one I had tried before that tested OK at the CLI, but not through NagiosXI, but tried it again just to be sure, same result. I tried the second one, and now have a different error, 80090308: LdapErr: DSID-0C09044E, comment: AcceptSecurityContext error, data 52f, v2...
by sctheide
Thu May 20, 2021 5:14 pm
Forum: Nagios XI
Topic: error:1416F086 unable to get local issuer certificate
Replies: 8
Views: 2291

error:1416F086 unable to get local issuer certificate

I found many cases on this subject and spent most of today going through each one, only to have it appear to work OK on the CLI, but never in Nagiosxi gui. When attempting to connect to add users, I get the (unable to get local issuer certificate) error. So far I have added the host certificate and ...