Title here
Summary here
에이전트가 /infsw/opma 디렉토리에 설치되어 있다고 가정하였습니다. 실제 설치된 경로에 따라 진행하시기 바랍니다.
$ su -실행중인 에이전트를 중지시킵니다.
$ systemctl stop opmagent$ service opmagent stop$ /infsw/opma/bin/stop.sh$ ps -ef | grep opmagent$ systemctl disable opmagent
$ rm /etc/systemd/system/opmagent.service$ chkconfig --del opmagent
$ rm /etc/init.d/opmagent$ rm /etc/rc.d/rc2.d/S99opmagent
$ rm /etc/rc.d/rc2.d/K01opmagent
$ rm /etc/rc.d/init.d/opmagent에이전트가 설치된 디렉토리 전체를 삭제합니다.
$ rm -rf /infsw/opma
$ rm -f /usr/bin/opmfget
$ rm -f /usr/bin/opmfput
$ rm -f /usr/bin/opmfls