Single Instance
Last updated
Was this helpful?
Was this helpful?
host all bindplane ::1/128 trust
host all bindplane 127.0.0.1/32 trustprometheus:
localFolder: /var/lib/bindplane/prometheus
host: localhost
port: '9090'
remoteWrite:
endpoint: /api/v1/write
auth:
type: none/var/lib/bindplane/prometheus
├── console_libraries
│ ├── menu.lib
│ └── prom.lib
├── consoles
│ ├── index.html.example
│ ├── node-cpu.html
│ ├── node-disk.html
│ ├── node.html
│ ├── node-overview.html
│ ├── prometheus.html
│ └── prometheus-overview.html
├── data
│ ├── chunks_head
│ ├── lock
│ ├── queries.active
│ └── wal
│ └── 00000000
├── LICENSE
├── NOTICE
├── prometheus
├── prometheus.yml
├── promtool
├── rules.yml
└── web.ymlUSER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
bindplane 143936 0.0 0.0 1319104 64000 ? Sl 12:20 0:00 /var/lib/bindplane/prometheus/prometheus --config.file prometheus.yml --web.config.file web.yml --storage.tsdb.retention.time 2d --web.listen-address :9090 --web.enable-remote-write-receiver