Skip to content

feat(providers): add Nagios XI provider (host + service status via REST)#6494

Open
js360000 wants to merge 4 commits into
keephq:mainfrom
js360000:bountybox/issue-3960
Open

feat(providers): add Nagios XI provider (host + service status via REST)#6494
js360000 wants to merge 4 commits into
keephq:mainfrom
js360000:bountybox/issue-3960

Conversation

@js360000
Copy link
Copy Markdown

@js360000 js360000 commented May 15, 2026

Summary

feat(providers): add Nagios XI provider (host + service status via REST)

chore: remove uv.lock (local dev artifact)

Diff

 keep/providers/nagios_provider/__init__.py         |   0
 keep/providers/nagios_provider/nagios_provider.py  | 272 +++++++++++++++++++++
 .../nagios_provider/test_nagios_provider.py        | 205 ++++++++++++++++
 3 files changed, 477 insertions(+)

Claim

/claim #3960


Closes #3960

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 15, 2026
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 15, 2026

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot Bot added Feature A new feature Provider Providers related issues labels May 15, 2026
@js360000 js360000 force-pushed the bountybox/issue-3960 branch from e6c6eb9 to c9712cf Compare May 16, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim Feature A new feature Provider Providers related issues size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🔌 Provider]: Nagios Provider

2 participants