Search found 7 matches

by geopc
Wed Feb 28, 2018 2:31 pm
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Re: Nagios webinject fails on Content-Encoding: gzip

./webinject.pl /usr/local/nagios/etc/webinject/true_origin_login.xml Starting WebInject Engine (v1.88)... ------------------------------------------------------- Test: Loading home page - /usr/local/nagios/etc/webinject/true_origin_checkout.xml - 1 Desc: Connecting to geo.com POST Request: https://t...
by geopc
Wed Feb 28, 2018 2:06 pm
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Re: Nagios webinject fails on Content-Encoding: gzip

Tried but it still not working.. :( Its still cant gunzip the result. Any other thing we need to check?
by geopc
Wed Feb 28, 2018 8:41 am
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Re: Nagios webinject fails on Content-Encoding: gzip

We tried compiling but getting lot of perl error. So can anyone please provide webinject.pl file.
by geopc
Wed Feb 28, 2018 7:18 am
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Re: Nagios webinject fails on Content-Encoding: gzip

We are using webinject.pl with 1.41 and it seems gzip is not supported on it. So can anyone please update me the webinject.pl that supports gzip. From this link https://github.com/sni/Webinject/blob/master/Webinject/Changes I can see in version 1.74 its supporting gzip Version 1.74 - Sat May 12 13:3...
by geopc
Tue Feb 27, 2018 4:48 am
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Re: Nagios webinject fails on Content-Encoding: gzip

Actually we are using internal dns to resolve it. Also its not opened to public.

So can you please let me know your thoughts on this scenario.
by geopc
Mon Feb 26, 2018 7:32 am
Forum: Nagios XI
Topic: Nagios webinject fails on Content-Encoding: gzip
Replies: 10
Views: 1737

Nagios webinject fails on Content-Encoding: gzip

We are using webinject test case for an url that runs on a apache server with gzip enabled. Verifiy positive fails due to gzip encode. Please let us know how we can do verifypositive on a compressed content. Please see our test case: <testcases> <timeout>60</timeout> <reporttype>nagios</reporttype> ...
by geopc
Tue May 30, 2017 5:29 am
Forum: Open Source Nagios Projects
Topic: Monitor JMX with Nagios for space on name
Replies: 2
Views: 2177

Monitor JMX with Nagios for space on name

We are trying to monitor JMX with Nagios XI and using check_jmx Plugin. Its working fine for Heap memory, thread count etc..We re facing issue on while using the following: obj": "java.lang:type=MemoryPool,name= Par Eden Space ", "attr": [ "Usage"] ], "obj&quo...