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
Permission denied - SNMP trap sender component
-
joergen.dyrke
- Posts: 2
- Joined: Mon Jan 02, 2012 8:32 am
Re: Permission denied - SNMP trap sender component
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.
chmod 755 /usr/local/nagiosxi/html/includes/components/snmptrapsender/installprereqs.sh
yours
Joergen Dürke Hansen
Proff. eng.