Uninstalling nrdp agent
-
sureshbabuy
- Posts: 23
- Joined: Wed Aug 26, 2015 11:31 am
Uninstalling nrdp agent
Please help with the procedure to uninstall the nrdp agent
Re: Uninstalling nrdp agent
We don't have official instructions, and it could vary based on your setup, but this should do -
Then, restart apache. service httpd restart
Code: Select all
rm -r /usr/local/nrdp/*
rm /etc/httpd/conf.d/nrdp.conf
Former Nagios Employee