randomhost / icinga-app
Meta package for installing check and notification commands provided by the various 'randomhost/icinga-*' packages.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:metapackage
pkg:composer/randomhost/icinga-app
Requires
- php: >=8.2.0
- randomhost/icinga-check-minecraft: ~1.0.0
- randomhost/icinga-notification: ~1.0.1
README
1. Purpose
This is a meta package for installing check and notification commands provided
by the various randomhost/icinga-* packages.
Available check and notification scripts will be installed to vendor/bin/.
2. Check Commands
The following check commands are available:
-
icinga-check-minecraft-playercountChecks the amount of players on the server.
Command line parameters
Parameter Description --hostMinecraft server IP address or hostname --portQuery port --thresholdWarningThreshold to trigger the WARNING state --thresholdCriticalThreshold to trigger the CRITICAL state
3. Notification Commands
The following notification commands are available:
-
icinga-notify-nma-pushSends notifications using CM.com.
Command line parameters
Parameter Description --typeNotification type --serviceService name --hostHost name --addressHost address --stateService state --timeNotification time --outputCheck plugin output --phonePhone number in international format (e.g. +12065550199) --apikeyCM.com API key
4. License
See LICENSE.txt for full license details.