How was the Nagios XI Virtual Machine mail service installed
Posted: Wed Feb 15, 2012 2:09 pm
I've downloaded the Nagios XI virtual machine (nagiosxi-2011r1.9-virtualpc.zip), and gotten it set up to monitor a couple of hosts.
I also did a manual install on a fresh CentOS 6.2 server, following the instructions in http://assets.nagios.com/downloads/nagi ... ctions.pdf.
However, step 7-sendmail of the fullinstall is a stub which has a comment: "REMEMBER TO CONFIGURE SENDMAIL TO ALLOW OUTBOUND EMAIL!"
The VM's working for us, so whatever it is using for sending mail is fine.
I'm wondering how the mail infrastructure was set up for the virtual machine. Are the steps documented anywhere?
Was it simply:
I'm going to give that a try. Also found this site: http://wiki.centos.org/HowTos/postfix
I also did a manual install on a fresh CentOS 6.2 server, following the instructions in http://assets.nagios.com/downloads/nagi ... ctions.pdf.
However, step 7-sendmail of the fullinstall is a stub which has a comment: "REMEMBER TO CONFIGURE SENDMAIL TO ALLOW OUTBOUND EMAIL!"
The VM's working for us, so whatever it is using for sending mail is fine.
I'm wondering how the mail infrastructure was set up for the virtual machine. Are the steps documented anywhere?
Was it simply:
Code: Select all
sudo yum install postfix