Permission denied - SNMP trap sender component

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cfigueroa
Posts: 5
Joined: Wed Nov 17, 2010 5:20 pm

Permission denied - SNMP trap sender component

Post by cfigueroa »

Hello,
Before I can use the new SNMP trap sender component, I need to run the following setup script to install the software on my Nagios XI server according to the manual:

/usr/local/nagiosxi/html/includes/components/snmptrapsender/installprereqs.sh

I have loged as the root user:
user: root
password: nagiosxi

However, after to run the command the message "permission denied" appears!!
Do I need another permissions to run succesfuly the command?

Thanks
joergen.dyrke
Posts: 2
Joined: Mon Jan 02, 2012 8:32 am

Re: Permission denied - SNMP trap sender component

Post by joergen.dyrke »

You need to alter the permissions on the shell script

chmod 755 /usr/local/nagiosxi/html/includes/components/snmptrapsender/installprereqs.sh

yours

Joergen Dürke Hansen
Proff. eng.
Locked