Search found 6 matches

by danallery
Fri Aug 20, 2021 6:50 am
Forum: Nagios XI
Topic: HTTP Content - String containing quotation marks
Replies: 4
Views: 231

Re: HTTP Content - String containing quotation marks

I resolved this by using the check_Json function in the end. The page I was monitoring was JSON attribute output, so worked fine.
by danallery
Fri Aug 20, 2021 4:19 am
Forum: Nagios XI
Topic: HTTP Content - String containing quotation marks
Replies: 4
Views: 231

Re: HTTP Content - String containing quotation marks

Thanks for the reply, Perry. I did initially try that method, however it would seem that any " quotation marks are ignored that sit within the first and last quotation mark. I have read this... https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Websites-With-Nagios-XI.pdf and found th...
by danallery
Thu Aug 19, 2021 9:42 am
Forum: Nagios XI
Topic: HTTP Content - String containing quotation marks
Replies: 4
Views: 231

HTTP Content - String containing quotation marks

Hi there,

I am trying to use check_xi_service_http to search for:

"sealed":false

However the " marks are removed during the parse time. How do I force these to be searched for by the command?
by danallery
Mon Jul 26, 2021 3:27 am
Forum: Nagios XI
Topic: Installing a new client
Replies: 2
Views: 94

Re: Installing a new client

many thanks! :)
by danallery
Fri Jul 16, 2021 9:07 am
Forum: Nagios XI
Topic: Installing a new client
Replies: 2
Views: 94

Installing a new client

Just found this page: https://support.nagios.com/kb/article/nagios-xi-installation-prerequisites-14.html Am I correct in understanding that it is not recommended to install NAgios client into an already existing environment? That seems a difficult challenge and something that should be made more cle...
by danallery
Tue May 11, 2021 10:17 am
Forum: Nagios XI
Topic: auto scan x.x.0.0/16
Replies: 1
Views: 159

auto scan x.x.0.0/16

hello all, Is it possible to run a scan across multiple subnets with /16 subnet mask? In theory it would scan 65536 IP addresses. Any ideas how long this scan would take to complete and if the accuracy of the results would be affected by the large number. Also, I have run a scan across a subnet and ...