Here are listed the command line interface executableexecutables, with their syntax usage and available options.
Note: from command line interface, each command
...
provides '--help' option that will print the usage of respective command.
shinken-backup
shinken-restore
shinken-healthcheck
/etc/inid.d/shinken
shinken
Options:
--version show program's version number and exit
--proxy=PROXY Proxy URI. Like http://user:password@proxy-server:3128
-A API_KEY, --api-key=API_KEY
Your API key for uploading the package to the
Shinken.io website. If you don't have one, please go
to your account page
-l, --list List available commands
--init Initialize/refill your shinken.ini file (default to
/root/.shinken.ini)
-D Enable the debug mode
-c INICONFIG, --config=INICONFIG
Path to your shinken.ini file. Default:
/root/.shinken.ini
-v Be more verbose
-h, --help Print help
shinken-discovery
shinken-receiver
shinken-arbiter
shinken-healthcheck
shinken-restore
shinken-backup
shinken-poller
shinken-scheduler
shinken-broker
shinken-reactionner
- Health check command: check your Shinken Enterprise installation
- Backup and restore commands: backup and restore your Shinken Enterprise
- Daemon manual commands: to use if you need to manually launch a daemon (debugging)
- Daemons listing/enable/disable: to use to list, enable or disable a daemon on your local server
...