Search found 6 matches

by lavosgo
Tue Apr 09, 2019 11:58 am
Forum: Nagios XI
Topic: How to set threshold ranges for webinject check results?
Replies: 8
Views: 1258

Re: How to set threshold ranges for webinject check results?

Hi!

Thanks for the info, but my question itself was "How can I /where should I implement @mcapara answer and how?

Thanks again!
by lavosgo
Sat Apr 06, 2019 10:31 pm
Forum: Nagios XI
Topic: How to set threshold ranges for webinject check results?
Replies: 8
Views: 1258

Re: How to set threshold ranges for webinject check results?

Hi guys, thank you all for the responses, So I'm sorry to be asking this but, overall how can I do/complete all the requirements the easy way around. The part of the Python script seems to be, for me, the best approach to this dilema but how can I implement that (as well as all my other checks) in n...
by lavosgo
Fri Apr 05, 2019 11:43 am
Forum: Nagios XI
Topic: How to set threshold ranges for webinject check results?
Replies: 8
Views: 1258

Re: How to set threshold ranges for webinject check results?

Hi @swolf, I was using webinject because of the match logic that the plugin have as well as the simplicity of the plugin, having different test cases and case block was optimal for some other tests, but since now I need to match a dynamic value it became hard (tried to use regex to match values < th...
by lavosgo
Thu Apr 04, 2019 7:08 pm
Forum: Open Source Nagios Projects
Topic: Webinjection test Issue/Question
Replies: 3
Views: 1316

Re: Webinjection test Issue/Question

Hi! and what if my file is http://mysite.com:8080/metrics {"results": {" CardMigration ":{"fifteenMinuteRate":3.91389181659031E-11,"fiveMinuteRate":9.504353538802847E-30,"oneMinuteRate":8.868794373407464E-136," meanRate ":1.4867613403866456...
by lavosgo
Thu Apr 04, 2019 3:37 pm
Forum: Nagios XI
Topic: How to set threshold ranges for webinject check results?
Replies: 8
Views: 1258

How to set threshold ranges for webinject check results?

Hello All! I need to know how to set up the WARNING/CRITICAL/OK ranges for the webinject plugin. I'm getting this metrics output from a url http://mysite.com/metrics {"results":{"CardMigration":{"fifteenMinuteRate":2.5198877460086915E-4,"fiveMinuteRate":2.5365...
by lavosgo
Wed Apr 03, 2019 1:16 pm
Forum: Open Source Nagios Projects
Topic: Webinjection test Issue/Question
Replies: 3
Views: 1316

Webinjection test Issue/Question

Hello all, I need to create (and see if it can be done) some kind of pattern that match a numerical value to be greater than a specific number... can this be done with regex or something else? In here http://www.webinject.org/manual.html#tcparamverpos it says: verifypositive String in response for p...