Deployment
User permissions
For the Management Pack to work, it requires the creation of a new user with admin privileges in your UptimeDC environment.
Conection requirements
Make sure you have a working connection between your chosen Cloud Proxy and UptimeDC environment. Also check connection to registry.indevops.com
on port 80 and 443.
If any of those are blocked, please contact your network administrator.
Configure tracking attributes in UptimeDC
- In
Attributes Changed Tracker
select the following attributes and save:- Administrator
- Agreement
- AirFlow
- BGUID
- CmdbID
- CmdbStatus
- Core Amount
- CPU Type
- CPUArchitecture
- CustomAttribute1
- CustomAttribute2
- CustomAttribute3
- CustomDeviceCategory
- CustomDeviceItem
- CustomDeviceManufacturer
- CustomDeviceType
- Device ID
- End Of Maintenance Date
- End Of Warranty Date
- Environment
- FloorLoadCapacity
- FloorLoadUsage
- HardwareStatus
- Heat Actual
- Heat Rated
- Humidity
- Installation Date
- InventoryNumber
- Issued from Store By
- Issued from Store Date
- LoadCapacity
- LoadUsage
- Location Address
- ManufactureModelName
- Model Description
- Owner
- Physical CPU Amount
- Physical position
- Power Actual
- Power Rated
- PowerUsed
- PowerUserDefined
- Purchase Date
- RAM
- Raw Capacity
- Received in Store By
- Received in Store Date
- SerialNo
- Service Agreement
- ServiceTag
- Status
- Supplier
- TechnicalContactPerson
- Temperature
- UserLabel
In Ralph Tracker
select attributes and name them (column: Ralph Attribute
) according to the following table:
Attribute | Ralph Attribute |
---|---|
Administrator | administrator |
Agreement | agreement |
Air Flow | airFlow |
Category | category |
Cmdb ID | cmdbId |
Cmdb Status | cmdbStatus |
Core Amount | coreAmount |
CPU Architecture | cpuArchitecture |
CPU Type | cpuType |
Custom Attribute 1 | customAttribute1 |
Custom Attribute 2 | customAttribute2 |
Custom Attribute 3 | customAttribute3 |
Category | customCategory |
Item | customDeviceItem |
Type | customDeviceType |
Manufacturer | customManufacturer |
Device Height | deviceHeight |
Device ID | deviceId |
End Of Maintenance Date | endOfMaintenanceDate |
End Of Warranty Date | endOfWarrantyDate |
Environment | environment |
Floor Load Capacity | floorLoadCapacity |
Floor Load Usage | floorLoadUsage |
Hardware Status | hardwareStatus |
Heat Actual | heatActual |
Heat Rated | heatRated |
Humidity | humidity |
ID | id |
Installation Date | installationDate |
Inventory Number | inventoryNumber |
Issued From Store By | issuedFromStoreBy |
Issued From Store Date | issuedFromStoreDate |
Load Capacity | loadCapacity |
Load Usage | loadUsage |
Location Address | locationAddress |
Location By ID | locationById |
Location By Name | locationByName |
Manufacturer | manufacturer |
Manufacturer Model Name | manufacturerModelName |
Model | model |
Model Description | modelDescription |
Name | name |
Owner | owner |
Physical CPU Amount | physicalCpuAmount |
Physical Position | physicalPosition |
Power Actual | powerActual |
Power Rated | powerRated |
Power Used | powerUsed |
Power User Defined | powerUserDefined |
Purchase Date | purchaseDate |
Rack U Capacity | rackUCapacity |
RAM | ram |
Raw Capacity | rawCapacity |
Received In Store By | receivedInStoreBy |
Received In Store Date | receivedInStoreDate |
U Space Capacity | roomUSpaceCapacity |
Seral No | serialNo |
Service Agreement | serviceAgreement |
Service Tag | serviceTag |
Status | status |
Supplier | supplier |
Technical Contact Person | technicalContactPerson |
Temperature | temperature |
User Label | userLabel |
Installing Management Pack
Pre-pull adapter's container image
Adapter's container must be pre-pulled on cloud proxy instances.
- SSH as
root
to cloud-proxies belonging to the collector group where adapter is to be ran. - Login to docker registry using
docker login registry.indevops.com
.- Use Harbor robot account designated for that deployment - ask ASI team to generate a token.
- Pull container image using
docker pull <IMAGE NAME>
.- Image name can be found on release page for a given version of the management pack.
Install PAK file
- Download PAK file for version matching the pre-pulled adapter container image.
- PAK file can be found on release page for a given version of the management pack.
- Login to VMware Aria Operations and go to 'Data Sources > Integrations > Repository > Add' and upload the PAK file, selecting both:
Install the PAK file even if it is already installed
Ignore the PAK file signature checking
- Install the management pack.