Search found 7 matches

by jk111
Fri Jul 18, 2025 11:53 am
Forum: Nagios XI
Topic: Template for email alerts not applying?
Replies: 3
Views: 1903

Re: Template for email alerts not applying?

In the template that is being applied to add the other teams email, it is supplied as a contact. That was the oddity in my testing - after applying the new template - it would go to the that email but not the email defined in the default template. My assumption is that adding another template would ...
by jk111
Wed Jul 16, 2025 5:19 pm
Forum: Nagios XI
Topic: Template for email alerts not applying?
Replies: 3
Views: 1903

Template for email alerts not applying?

I have a default service template that sets up our service checks appropriately so that the email alerts go to our team. Recently we had a request to setup alerting so that certain service checks will go to another team. No problem. I setup a new service template that only had one modification - und...
by jk111
Tue May 06, 2025 11:03 am
Forum: Nagios XI
Topic: Searching for string on webpage
Replies: 5
Views: 13047

Re: Searching for string on webpage

Hello, I keep running into the SSL error over multiple websites. I came across a KB where it said to set update-cryto-policies to LEGACY but that didn't work. I'm really struggling to setup URL monitoring using the check_http. No matter what website I use, I keep running into this.
by jk111
Thu Apr 10, 2025 2:17 pm
Forum: Nagios XI
Topic: Searching for string on webpage
Replies: 5
Views: 13047

Re: Searching for string on webpage

Can anyone help with this?
by jk111
Fri Apr 04, 2025 4:09 pm
Forum: Nagios XI
Topic: Searching for string on webpage
Replies: 5
Views: 13047

Re: Searching for string on webpage

I tried it with the -f follow switch and got the error:

CRITICAL - Cannot make SSL connection.
139637063849792:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:ssl/record/rec_layer_s3.c:1544:SSL alert number 40
by jk111
Thu Apr 03, 2025 5:37 pm
Forum: Nagios XI
Topic: Searching for string on webpage
Replies: 5
Views: 13047

Searching for string on webpage

I'm attempting to do something I though would be straightforward but I'm not getting it. I have a company website in AWS that has URL https://mycompany.com/ok which just has the string OK on it. I'm attempting to use the check_https as follows: check_http -H mycompany.com --url "/ok" -s &q...
by jk111
Mon Feb 12, 2024 4:46 pm
Forum: Open Source Nagios Projects
Topic: NRPE on RHEL 9.X
Replies: 1
Views: 5736

NRPE on RHEL 9.X

Hello, I just tried installing the NRPE v4.0.2 on an RHEL 9.2 system. I ran into a snag with xinitd. The installer errors out with: No match for argument: xinetd Error: Unable to find a match: xinetd. From Red Hat: The xinetd package is not available in RHEL and the functionality is now provided by ...