Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: shwingone on January 01, 2010, 02:56:06 PM
-
Hi All,
3 months ago I installed zabbix contribs with this how : http://wiki.contribs.org/Zabbix
Now, I ran yum remove smeserver-zabbix-server and server-zabbix-agant (zabbix-proxy wasn't installed)
and db configuration delete zabbix-server
But if I use find / -name zabbix -print i received :
/usr/share/zabbix
/etc/zabbix
/var/run/zabbix
/var/log/zabbix
/var/lib/zabbix
What can I do to remove all zabbix components ?
Why yum remove "all-zabbix components " leave traces ?
Thank you and happy new year :)
-
try
rpm -e smeserver-zabbix-server server-zabbix-agent
HTH
-
:-?
How can I run your suggestion, if i already ran yum remove smeserver-zabbix-agent (and server) ??
-
you are right.. :-)
anyway, you can safely remove the directories left..
-
ok, simply... :)
Thank you for your advice.