Page 2 of 2

Re: Nagios xi ndoutils error

Posted: Mon Sep 12, 2011 5:04 am
by JosephM
cristhiannunez wrote:Thanks for reply,

I uninstalled mysql from the server and run fullinstall script again. This is the output.

Yum already configured - exiting.
Prereqs already installed - skipping...
Note: If you want to update the RPMs installed on this system, run 'yum update'
Prerequisite program 'sed' found at /bin/sed
Prerequisite program 'ping' found at /bin/ping
Prerequisite program 'wget' found at /usr/bin/wget
Prerequisite program 'php' found at /usr/bin/php
Prerequisite program 'mrtg' found at /usr/bin/mrtg
Prerequisite program 'pear' found at /usr/bin/pear
Prerequisite program 'httpd' found at /usr/sbin/httpd
Prerequisite program 'psql' found at /usr/bin/psql
which: no mysql in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
ERROR: Prerequisite program 'mysql' not found!
which: no mysqladmin in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
ERROR: Prerequisite program 'mysqladmin' not found!
2 prerequisite(s) missing - exiting.
~

There was a similar problem and could not understand

Re: Nagios xi ndoutils error

Posted: Tue Sep 13, 2011 12:20 am
by jbmaliwat
It means, mysql and mysqladmin is not installed. so try to installed first the pre requisite of mysql and mysqladmin.
Because, it needs all of its pre requisite. As I've suggested, try to make local yum repository. and try to run "yum install mysql" and
try to run again the fullinstall