Search found 8 matches

by danieljamesscott
Tue Feb 21, 2017 3:30 pm
Forum: Open Source Nagios Projects
Topic: check_http to ensure 403 response
Replies: 5
Views: 9839

Re: check_http to ensure 403 response

I just found this:

https://github.com/nagios-plugins/nagio ... issues/236

Which explains my problem, might have to revert from the bleeding edge! :)
by danieljamesscott
Tue Feb 21, 2017 3:17 pm
Forum: Open Source Nagios Projects
Topic: check_http to ensure 403 response
Replies: 5
Views: 9839

Re: check_http to ensure 403 response

I'm using recent RPMs which I built myself from the spec file Version information check_http v2.2.0 (nagios-plugins 2.2.0) Verbose output: SSL initialized GET /secure-page HTTP/1.1 User-Agent: check_http/v2.2.0 (nagios-plugins 2.2.0) Connection: close Host: example.com Accept: */* https://example.co...
by danieljamesscott
Tue Feb 21, 2017 4:38 am
Forum: Open Source Nagios Projects
Topic: check_http to ensure 403 response
Replies: 5
Views: 9839

check_http to ensure 403 response

Hi, Is it possible to use check_http to ensure that a 403 Forbidden response is returned from a server? I am running the following check: /usr/lib/nagios/plugins/check_http -H example.com -p 443 -u /secure-page -S --expect="403" But I receive a 'WARNING' response: HTTP WARNING: Status line...
by danieljamesscott
Thu Feb 02, 2017 11:34 am
Forum: Open Source Nagios Projects
Topic: Building RPMs from spec file
Replies: 10
Views: 5114

Re: Building RPMs from spec file

Great, thanks for your help.
by danieljamesscott
Thu Feb 02, 2017 11:27 am
Forum: Open Source Nagios Projects
Topic: Building RPMs from spec file
Replies: 10
Views: 5114

Re: Building RPMs from spec file

Unfortunately, it's Amazon Linux, which is sort of CentOS 6 + extra bits and updates.

Thanks, I'll keep an eye out.
by danieljamesscott
Thu Feb 02, 2017 10:48 am
Forum: Open Source Nagios Projects
Topic: Building RPMs from spec file
Replies: 10
Views: 5114

Re: Building RPMs from spec file

Are you asking if this is something they will build in or something that will work for you? I guess more to the point of the support forums: are you currently experiencing an issue? If not, github is probably the place. plugins 2.2.0 came out on January 19, so I suspect it won't be long before they...
by danieljamesscott
Mon Jan 30, 2017 4:47 pm
Forum: Open Source Nagios Projects
Topic: Building RPMs from spec file
Replies: 10
Views: 5114

Re: Building RPMs from spec file

That's a good question. This is getting a little more into the weeds of the build process than we typically see on the forums. If you have a GitHub account, a good place to ask/post would be our project page: https://github.com/nagios-plugins/nagios-plugins This will go right to our devs faster tha...
by danieljamesscott
Fri Jan 27, 2017 4:31 am
Forum: Open Source Nagios Projects
Topic: Building RPMs from spec file
Replies: 10
Views: 5114

Building RPMs from spec file

Hi, I'm trying to build the RPMs using the included spec file. I receive the following error: RPM build errors: File not found: /var/lib/mysql/build/rpmbuild/BUILDROOT/nagios-plugins-2.1.4-1.x86_64/usr/lib/nagios/plugins/check_dhcp File not found: /var/lib/mysql/build/rpmbuild/BUILDROOT/nagios-plugi...