Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.02 KB

File metadata and controls

19 lines (13 loc) · 1.02 KB

DCIM - Data Center Infrastructure Management

v2.4

Web interface for tracking and maintaining data on customers, devices, networking and infrastructure. Supports multiple users with multiple access levels and user change tracking with data rollback capabilities. Demo environemt can be seen here and test credentials can be seen here.

Switch view

Database Details DBv3

DB Documentation DCIM DC Visual Diagram

Cookies

  • dcim_user - username of current logged in user, blank (un set) if not logged in.
  • dcim_password - hash of current user's password, blank (un set) if not logged in.
  • dcim_editMode - if 'true' edit mode is enabled - no expiration.
  • dcim_showAllPorts - if 'true' all device ports will be shown ELSE only active ports will be shown.