Skip to content

Run client (ndt7-prometheus-exporter) against multiple servers #91

@entropical

Description

@entropical

I would like to run the client against four-ish servers, to monitor different links in my network, for comparison.

I don't see a way to do that with the current code, unless I have missed something.

I could run 4 exporters, but of course I don't want them to test at the same time, as they will all compete for the local connection.

  • Is there a way to do this?
  • Should I modify the code to accomodate my desire, or is this a bad idea?
    • I haven't developed in Go before, but the code seems fairly straight forward.
    • Need to understand this memoryless ticker Poisson process thing...

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions