
MySQL Installation
35
rogerthat01: | /etc/smrsh/ack_enqueuer.pl
Next, edit the /etc/mail/sendmail.mc file and change:
"DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl"
to:
"DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl"
Then, have the alias processed like so:
newaliases
Finally, update the sendmail-cf package:
yum update sendmail-cf
Note, disconnected installs must obtain this package from the ISO.
Restart sendmail:
service sendmail restart
4.6. MySQL Installation
This sections is applicable only if your RHN Satellite will serve Monitoring-entitled systems and
you wish to run MySQL probes against them. Refer to the Probes appendix of the RHN Satellite
Reference Guide for a list of available probes.
If you do wish to run MySQL probes, subscribe the Satellite to the Red Hat Enterprise Linux AS
channel and install the mysql-server package either through the RHN website or by yum (or
up2date for earlier versions of Red Hat Enterprise Linux).
Two extra packages will also be downloaded in the transaction. These are needed for the mysql-
server package to be installed and run successfully. Once finished, your Satellite may be used to
schedule MySQL probes.
Comentarios a estos manuales