Ticket #3471 (closed defect: Fixed)

Opened 5 months ago

Last modified 4 months ago

zenmib doesn't function properly on a Bitrock install

Reported by: jplouis Owned by: jplouis
Priority: 1 - Blocker Milestone: zenoss-2.3
Component: ZenEvents Version: 2.2.0
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

on a bitrock install there is no $ZENHOME/share/mibs directory. MIBs on a bitrock install are located at /usr/local/zenoss/common/share/mibs. Adding new mibs /usr/local/zenoss/common/share/mibs/site does not work since zenmib does not look in that directory.

Depending on how this is resolved documentation may need to be updated, specically the "Avanced Training Activity", since it references $ZENHOME/share/mibs.

Change History

Changed 5 months ago by cluther

Workaround is to create a link from common/share/mibs to share/mibs

Changed 5 months ago by bwhichard

  • keywords zenoss-2.2.4-proposed added; zenoss-2.2.3-proposed removed

Changed 4 months ago by bwhichard

  • reviewed set to 1

Changed 4 months ago by edahl

  • milestone changed from zenoss-2.2.4 to zenoss-2.3

Changed 4 months ago by edahl

  • keywords zenoss-2.2.4-proposed removed

Changed 4 months ago by bbibeault

  • owner changed from cholden to jplouis

Changed 4 months ago by jplouis

  • status changed from new to closed
  • resolution set to fixed

(In [9842]) fixes #3471 uses bitrock common location to generate the path if the traditional path doesn't exist, if neither traditional or bitrock paths exists the traditional style path will be returned

Note: See TracTickets for help on using tickets.