Update 20_dbvisit_infos.sh
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
count=$(ps -ef | grep dbvctl | grep -v grep | grep ${ORACLE_SID} | wc -l)
|
count=$(ps -ef | grep dbvctl | grep -v grep | grep ${ORACLE_SID} | wc -l)
|
||||||
|
|
||||||
if [ $count -gt 0 ]; then
|
if [ $count -gt 0 ]; then
|
||||||
|
|
||||||
|
echo "<h1>Configuration DBVisit</h1>"
|
||||||
# les process dbvisit en cours
|
# les process dbvisit en cours
|
||||||
echo "<h2>Process DBVisit en cours d'exécution</h2>"
|
echo "<h2>Process DBVisit en cours d'exécution</h2>"
|
||||||
echo "<pre>"
|
echo "<pre>"
|
||||||
|
|||||||
Reference in New Issue
Block a user