Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
add troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc BENSLAHDINE committed Apr 3, 2022
1 parent f5bfd33 commit 1132fd4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ Default variables:
docker run --name bareos_exporter -p 9625:9625 -d vierbergenlars/bareos_exporter:latest -dsn 'mysql://login:password@tcp(host:port)/dbname?parseTime=true'
```

### Troubleshooting

```bash
docker run --name bareos_exporter -t -i --rm --entrypoint=/bin/sh vierbergenlars/bareos_exporter:latest
```

## Metrics

### Aggregated metrics for all jobs
Expand Down

0 comments on commit 1132fd4

Please sign in to comment.