oehrlis / oudbase

OUD base environment scripts
Apache License 2.0
6 stars 1 forks source link

get_status is not precise #36

Closed oehrlis closed 6 years ago

oehrlis commented 6 years ago

get_status does check the status respectively process of an OUD instance. The grep command does also allow truncated strings. should be limited to the real OUD instance names.

oehrlis commented 6 years ago

add check for instance name. get_status now check's the OUDTAB before it check's the status. all grep's are using -w to check the word rather than the substring