Hi Nagios Support,
I'm currently facing an issue where my uploaded MIB files are showing Unknown status and also the uploaded date is showing Unknown (Missing Database Entry)., please refer to attachment. also attaching the file permission for these mibs. .
MIB File Issues
MIB File Issues
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: MIB File Issues
Hi,
Thank you for the screenshots, the permissions do not look the same as my test system. Please run the following and let me know if the issue is corrected.
If not can you post an updated shot of the permissions?
Best Regards,
Benjamin
Thank you for the screenshots, the permissions do not look the same as my test system. Please run the following and let me know if the issue is corrected.
Code: Select all
chmod -R ug+rw /usr/share/snmp/mibs
chown -R root:nagios /usr/share/snmp/mibs
Best Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: MIB File Issues
Hi,
Sorry for the late reply. I've done as requested but still showing the same. sending the updated permission as requested.
Sorry for the late reply. I've done as requested but still showing the same. sending the updated permission as requested.
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: MIB File Issues
Hi joash0809,
I believe this is a bug. What version of Nagios XI are you currently using? Can you upload or PM MIB's from this system and I'll try to re-create this on my system?
Please run this command and send me the resulting /tmp/SNMPFILES.zip file:
Additonaly, please post the output to the following command. Thanks, Benjamin
I believe this is a bug. What version of Nagios XI are you currently using? Can you upload or PM MIB's from this system and I'll try to re-create this on my system?
Please run this command and send me the resulting /tmp/SNMPFILES.zip file:
Code: Select all
zip -r /tmp/SNMPFILES.zip /etc/snmp /usr/share/snmp/mibCode: Select all
mysql -uroot -pnagiosxi nagiosxi --table -e "select * from xi_mibs;"
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!