5 lines
227 B
INI
5 lines
227 B
INI
define command {
|
|
command_name check_glance
|
|
command_line $PLUGINSDIR$/check_glance -U $_HOSTOS_AUTH_URL$ -u $_HOSTOS_USERNAME$ -p $_HOSTOS_PASSWORD$ -t $_HOSTOS_TENANT_NAME$ -e $_HOSTOS_GLANCE_URL$
|
|
}
|