So, here's the story:
I just recently started using Zenoss. Its complicated, but I think I am getting the hang of it. I am just the intern, and I am the one responsible for implimenting Zenoss as the "final project" of my internship. We have an event coming up here this week which my boss wants to see some details of wifi access and AP usage. All I have to do is install some Ruckus MIBs so I can start on the process of monitoring thos devices. I have spent the day trying to install the MIBs, but to no avail. The logs all look like this:
2013-08-06 14:28:38,534 INFO zen.Job: Job 56d5c2f3-fb91-4d8a-8f4f-c11a411e1771 (Products.Jobber.jobs.SubprocessJob) received
2013-08-06 14:28:38,551 INFO zen.Job: Beginning job Shell Command Products.Jobber.jobs.SubprocessJob
2013-08-06 14:28:38,551 INFO zen.Job: Running Job Shell Command Products.Jobber.jobs.SubprocessJob
2013-08-06 14:28:38,552 INFO zen.Job: Spawning subprocess: /opt/zenoss/bin/zenmib run /tmp/RUCKUS-ROOT-MIB.txt --path=/Ruckus
2013-08-06 14:28:50,464 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING -- skipping
2013-08-06 14:28:51,031 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-TYPES -- skipping
2013-08-06 14:28:55,147 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-EXTENSIONS -- skipping
2013-08-06 14:28:55,300 INFO zen.ZenMib: Found 1 MIBs to import.
2013-08-06 14:28:55,311 INFO zen.ZenMib: Loaded 0 MIB file(s)
2013-08-06 14:28:55,724 INFO zen.Job: Job 56d5c2f3-fb91-4d8a-8f4f-c11a411e1771 Finished with result 0
2013-08-06 14:28:55,725 INFO zen.Job: Job 56d5c2f3-fb91-4d8a-8f4f-c11a411e1771 finished with result 0
Right now, I do not have access to the command line, so thats not an option. We are running a Core 4.2 install on the VMware appliance.
Is there something I'm missing to install from the Web UI, because it looks like you should just be able to add it in by hitting the plus button, but that hasn't worked for me all day.
Thanks in advance,
Rob