Failed to convert uploaded file to snmptt mib.. (rc: 127)
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Same issue tgriep I'm afraid
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Can you run the following and post the results back.
Code: Select all
rpm -qa | grep snmp
ll /usr/share/snmp/mibs
ps aux |grep snmp
cat /etc/group
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Hi,
Please find attached the output from these commands as requested
Thanks
Nick
Please find attached the output from these commands as requested
Thanks
Nick
You do not have the required permissions to view the files attached to this post.
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Could you run these also and post the output?
Code: Select all
which addmib
which snmpttconvertmib
which snmptraphandling.py
snmpttconvertmib --version
snmptt --version
ll /usr/local/bin
cat /etc/snmp/snmptt.conf
cat /etc/snmp/snmptt.ini
cat /etc/snmp/snmptrapd.conf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Hi,
Here are the details you requested
Thanks
Here are the details you requested
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Can you run this on the server while you try to upload the MIB file and post the output?
Here is another post with the same error you are having. Maybe it will work for you.
http://support.nagios.com/forum/viewtop ... =6&t=30410
Code: Select all
tail -f /var/log/httpd/error_loghttp://support.nagios.com/forum/viewtop ... =6&t=30410
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Hi,
We have removed it already and reinstalled with the file from the integrating SNMP document
Our error log is here -
We have removed it already and reinstalled with the file from the integrating SNMP document
Our error log is here -
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
A few more permissions checks
Code: Select all
ls -al /etc/snmp
ls -ld /usr/local/bin
ls -al /usr/share/snmpRe: Failed to convert uploaded file to snmptt mib.. (rc: 127
It looks like the installer didn't run all of the way. Can you try this from a command line, log the output and post the results back?
Code: Select all
cd /tmp
wget http://assets.nagios.com/downloads/nagiosxi/scripts/NagiosXI-SNMPTrap-setup.sh
sh ./NagiosXI-SNMPTrap-setup.sh
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to convert uploaded file to snmptt mib.. (rc: 127
Hi Guys,
Thanks for all of your help.. it looks like re-running the install script again seems to have resolved the issue, third time lucky
Thanks
Nick
Thanks for all of your help.. it looks like re-running the install script again seems to have resolved the issue, third time lucky
Thanks
Nick