community.general icon indicating copy to clipboard operation
community.general copied to clipboard

Add support for creation of pingdom checks

Open rendhalver opened this issue 4 years ago • 5 comments

SUMMARY

The upstream module you use to manage pingdom has support for creating checks. Please update the code to create those checks.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

pingdom

ADDITIONAL INFORMATION

rendhalver avatar Jan 10 '21 22:01 rendhalver

I will see if I can work out how to do this when I get a chance. Just wanted to get this in as an issue so it can be tracked.

rendhalver avatar Jan 10 '21 22:01 rendhalver

bot_status

gundalow avatar Jan 11 '21 11:01 gundalow

cc @!UNKNOWN @thaumos click here for bot help

ansibullbot avatar Jan 11 '21 11:01 ansibullbot

Components

plugins/modules/monitoring/pingdom.py support: community maintainers: !UNKNOWN thaumos

Metadata

waiting_on: maintainer needs_info: False

click here for bot help

ansibullbot avatar Jan 11 '21 11:01 ansibullbot

If anyone does pick this up it might be worth moving the underlying python API library (which is written for Pingdom API 2.0 which was EOL December 2020) for https://github.com/sekipaolo/pypingdom which seems to run API 3.0

zabullet avatar Sep 15 '21 22:09 zabullet