Verificar status Listener Processo

#!/bin/ksh
#################################################################
#                Verificar status Listener                      #
#                                                               #
# Ultima revisao: 01/02/2020 por César Carvalho                 #
#                                                               #
#################################################################

ps -C tnslsnr >/dev/null && echo "Executando" || echo "Parado"
ShellScript

Leave a Reply

Your email address will not be published. Required fields are marked *

search previous next tag category expand menu location phone mail time cart zoom edit close