Small utilities to enhance Komodo
Alerters#
Gotify Alerter#
An Alerter that pushes to Gotify
ntfy Alerter#
An Alerter that pushes to ntfy
Discord Webhook Alerter#
An Alerter that pushes to a Discord Webhook
Apprise API Webhook Alerter#
An Alerter that pushes to Apprise using Apprise API
Microsoft Teams Webhook Alerter#
An Alerter that pushes to Microsoft Teams using Incoming Webhooks
Actions#
Find IP#
Find one or many Containers by IP or Gateway address.
Accepts a comma-delimited list of strings to find within the address so it works for finding partial IPs or subnets.
Output contains Server, Stack, Container, and Network where it was found:
Server my-server -> Container myStack-myContainer-1 has Gateway 172.16.10.1 in Network mynetwork_default, IP 172.16.10.2 in Network mynetwork_default