Following the NAGIOS Contrib documentation on
http://wiki.contribs.org/Nagios Running:
service nagios stop
rpm -e \
nagios \
nagios-of-plugins \
nagios-plugins-generic \
nagios-plugins-setuid \
nagios-plugins-temptrax \
perl-Nagios-Plugin \
smeserver-nagios-plugins-mysql
results in:
[root@sme ~]# rpm -e \
> > nagios \
> > nagios-of-plugins \
> > nagios-plugins-generic \
> > nagios-plugins-setuid \
> > nagios-plugins-temptrax \
> > perl-Nagios-Plugin \
> > smeserver-nagios-plugins-mysql
error: Failed dependencies:
nagios is needed by (installed) nagios-plugins-nrpe-2.5.2-1.el4.rf.i386
nagios is needed by (installed) nagios-nsca-2.7.2-2.el4.rf.i386
nagios >= 2.9 is needed by (installed) smeserver-nagios-1.0.5-0.noarch
nagios >= 2.9 is needed by (installed) smeserver-nagios-backup-1.0.3-0.noarch
What is the proper process to remove the installation completely?
(I never got passed some #127 error - plugin not installed)
Stefan