kublet / community

Build for Kublet!
https://thekublet.com
Apache License 2.0
9 stars 15 forks source link

Icinga Status #9

Closed bashgeek closed 3 months ago

bashgeek commented 3 months ago

Summary

Retrieves host and service status overview from Icinga 2 API to display up and down hosts and services.

Heads up: Can't find any information about how to use the config variables set in the manifest file (and supposedly can be configured while installing through the mobile app) in the code after (mostly because there is simply no way to test or reproduce this situation for anyone but you), so this will still need to be configured.

Requirements

Demo

IMG_7022 IMG_7023

Icon

Don't have one. Might have to talk to Icinga to use their logo in a commercial way.

audreylim commented 3 months ago

We don't have to use the brand logo. Can be how the applet looks like. We can use something like this. Feel free to modify.

icinga_icon

bashgeek commented 3 months ago

All fixed, sure, logo looks good to me.

audreylim commented 3 months ago

LGTM. Will merge and publish around end of week.

audreylim commented 3 months ago

Published Icinga v0.0.1. Nice work! 🎉

Please report any issues if you see them.

bashgeek commented 3 months ago

@audreylim Few things:

Please properly link the API Docs URL here:

IMG_7077

After clicking on "Configure" it shows this error:

IMG_7078

audreylim commented 3 months ago

Fixed the config screen error. Will look into making the URL a link later on.

Can you test the app first?

bashgeek commented 3 months ago

Seems to work fine now, thanks