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.

data not import to influxdb #82

Description

@chenyaotest

I use this command to import data to influxdb: nmon2influxdb import *.nmon, it shows:
image
File ./nmon/localhost_201810_1718.nmon imported: 1689 points !

but there is no data in influxdb:
image

other info:
when i import data at first time, an error occur: retention policy not found: “default”, so i add a default retention policy on database nmon_reports and nmon2influxdb_log:
image
then File ./nmon/localhost_201810_1718.nmon imported: 1689 points !, but no data in influxdb

nmon2influxdb.cfg:
image

nmon2influxdb version 0.9.0
influxdb shell version 1.8.6

I never change influxdb.conf file, and influxdb service is running correctly:
image

there is no influxdb log file:
image

I donnot know why no data imported to influxdb, can you help me?

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