Add help
This commit is contained in:
Родитель
f5ac7d71b1
Коммит
39f48f82c8
|
@ -20,6 +20,8 @@ display_help(int sd)
|
||||||
"\n"
|
"\n"
|
||||||
" problems [<svcgroup|hstgroup|host> <state>] Display all services in a non-OK state\n"
|
" problems [<svcgroup|hstgroup|host> <state>] Display all services in a non-OK state\n"
|
||||||
" muted Display all services that do not have notifications enabled\n"
|
" muted Display all services that do not have notifications enabled\n"
|
||||||
|
"\n"
|
||||||
|
" stats Display service statistics\n"
|
||||||
);
|
);
|
||||||
return 200;
|
return 200;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче