-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added functionality to receive JSON check results #23
Conversation
…orrectr Content-Type in header
From looking at this, it seems like it'll work. I will have to test it (and I am sure Bryan will too) and then we can pull this in for 1.5.0 - once this gets added, and whatever changes we make get applied, we really should be ready for a 1.5.0 release. |
I think perhaps we should strip out the change comments / acknowledgements and add them to a central CHANGES.txt file. Also might be worth setting the clients and server on the same version. For example I think |
Thanks @box293 ! |
This addresses issue #7.
Here is the JSON structure.
Host
Service
Submit results with
&JSONDATA=
Also allows
&pretty=true
.Here are some examples with output.
1 Host
1 Host 2 Services with pretty
Incorrectly formatted JSON:
If this is pull request is accepted I'll then proceed to update the send_nrdp clients to support JSON.