(
{t("common:commandTemplate")} {t("common:optional")}
{t("common:commandTemplate.description")}
)}
/>
)}
{isSleepMethod && isServerContent && (
(
{t("probeshell:sleepServer")}
{fieldState.error && (
)}
)}
/>
(
{t("probeshell:sleepSeconds")}
field.onChange(+event.target.value)}
/>
{fieldState.error && (
)}
)}
/>
)}
(
{t("probeshell:shellClassName")} {t("optional")}
)}
/>