Hitachi Ops Center API Configuration Manager
Software pattern summary
The following table gives an overview of the pattern characteristics:
| Product component | OS type | Versioning | Pattern depth |
|---|---|---|---|
| Hitachi Ops Center API Configuration Manager | UNIX, Windows | Package | Instance |
Platforms supported by the pattern
The pattern discovers the ECOM processes running on Windows and UNIX platforms.
Software instance triggers
The following table gives details about the pattern trigger:
| Pattern | Trigger node | Attribute | Condition | Argument |
|---|---|---|---|---|
| OpsCenterAPIConfigurationManager | DiscoveredProcess | cmd | matches | windows_cmd 'java' OR unix_cmd 'java' |
| args | matches | regex '(?:/|\\)ConfManager(?:/|\\)oss(?:/|\\)jetty' |
Simple identification mappings
The following components are identified by using simple identity mappings that map the product's known processes:
| Name | Command | Argument |
|---|---|---|
| Hitachi Ops Center API Configuration Manager | windows_cmd 'java' | regex '\ConfManager\oss\jetty' |
| Hitachi Ops Center API Configuration Manager | unix_cmd 'java' | regex '/ConfManager/oss/jetty' |
Versioning
Version information for each SoftwareInstance is collected by using the package versioning method. The following regular expressions are used:
- regex "Configuration Manager REST API"
- (Red Hat Package Manager) regex "HDVM"
The extracted version is truncated to major.minor for product_version. If the version is later than 9.9, the type is adjusted to Hitachi Configuration Manager.
Pattern trigger
The OpsCenterAPIConfigurationManager pattern is triggered by a Java process whose arguments include /ConfManager/oss/jetty.
SI depth
The pattern creates an instance-based SoftwareInstance of the Hitachi Ops Center Configuration Manager type with a key based on the SI type and the host key.
Relationship creation
No parent/child or communication relationships are defined in this pattern. It only models the Hitachi Ops Center API Configuration Manager process as a standalone software instance.
Subject matter expertise
Inputs from subject matter experts are welcome on any potential improvements to detection logic, version extraction, or extended component modeling that are not covered in this topic.
Testing
The pattern has been tested against the available customer data.