Thruk create command - shelly-tools/check_shelly GitHub Wiki

Create monitoring command

At first we need to login to Thruk, the default WebUI from omd-labs edition..

The login is https:// + ip address + / + sitename, in my example

https://192.168.178.253/monitoring/

Login is omdadmin and the passwort from the site (remember?)

omd_4

On the left menu select "config tool"

omd_5

Then choose the command tab and clich "create new command" on the right panel

choose_command

Now we specify the command parameters..

create_command

save_to: /command_shelly.cfg

command_name: check_shelly

command_line: $USER2$/check_shelly -h=$HOSTADDRESS$

Note: In this example Shellys have no username & password set.

Then click apply and proceed with the next step adding your first host.