tgriep wrote:Run the following to create the snmptt user and re-run the upgrade.Code: Select all
adduser snmptt usermod -a -G nagcmd snmptt usermod -a -G nagios snmptt
This worked for me, many thanks tgriep..
tgriep wrote:Run the following to create the snmptt user and re-run the upgrade.Code: Select all
adduser snmptt usermod -a -G nagcmd snmptt usermod -a -G nagios snmptt
Both, we have the same error. it should work for you also. either way it can't hurt if it does not workbenningtonr wrote:is this for Danni to run or me?
Code: Select all
cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.6.3.tar.gz
tar xzf xi-5.6.3.tar.gz
cd /tmp/nagiosxi
sed -i '/\/mysql\/schema_/s/$/ --force/' upgrade
./upgrade