Git Product home page Git Product logo

nodeping-ansible's People

Contributors

luipugs avatar nodeping avatar stanangeloff avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nodeping-ansible's Issues

A `HTTPPARSE` check with `fields` can be created successfully, but fails to update

Given the following partial configuration:

- checktype: HTTPPARSE
  label: 'WSS SSL'
  target: "https://domain.com/ping.txt"
  interval: 360
  fields:
    fields: '{"days": {"name": "days", "min": 7, "max": 9999}}'

When the task is run with action: "create" the check gets created successfully:

image

If the same check is then updated using action: "update", it results in a change and the check is corrupted/fails:

image

This fails even if ['fields']['fields'] is a dict.

I haven't been able to pinpoint the culprit. It may be the Python API or even something in the API implementation itself?

Document adding a cluster check

Hello,

Is there any chance of some documentation/examples for adding a Cluster check with child checks in the data field?

Cannot create a `WEBSOCKET` check with `data`

I'm trying to create a WEBSOCKET check which sends some custom data to the web socket server. The data module arg is currently defined as data=dict(type='dict', required=False) which forces the use of a dictionary. However, websocket_check in the Python API expects a string.

How about aliasing postdata to data if a checktype of WEBSOCKET is used and no data argument is provided?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.