Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

HMC Import fails due to timeout #66

Description

@gblansteen

The "nmon2influxdb hmc import" operation is failing during execution due to timeout.

$ nmon2influxdb hmc import
2018/08/28 13:05:16 Using configuration file /home//.nmon2influxdb.cfg
2018/08/28 13:05:16 Creating InfluxDB database hmc_influxdb
2018/08/28 13:05:16 Updating retention policy to keep only the last 45d0h0m0s days. Timestamp based.
2018/08/28 13:05:17 Fetching latest 2 hours performance metrics. See hmc_samples parameter.
2018/08/28 13:05:17 Getting list of managed systems
2018/08/28 13:05:47 Get https://
***:12443/rest/api/uom/ManagedSystem: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

I performed the same operation from Google Chrome with success. The amount of time it took to return was greater than 60s.

Perhaps a option in the configuration to set the timeout would be beneficial?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions