Cortex service command in linux

Hi all,

I need to start the service of cortex in linux server, the command which we are using in the terminal is

/opt/traps/bin/./cytool runtime start all

can any one help on this to run in bigfix.

Thanks in advance.

I am not exactly sure what is the actual package & process/service name but you can simply change package
& process name field as per your convenience & create task.

Applicability Relevance -
exists package "cyserver" of rpm AND not exists process "pmd"

Action Script -
wait /opt/traps/bin/./cytool runtime start all

1 Like