blob: 24e67e8e6b3f34f4d51d8553b94a961fb5af7c54 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
etc/cron.d/grafio
etc/cron.d/grafnet
@sample etc/dwatch-json-io.conf.sample
@sample etc/dwatch-json-net.conf.sample
@sample etc/grafio/grafio.conf.sample
@sample etc/grafio/grafio.subr.sample
@sample etc/grafio/stats.conf.sample
@sample etc/grafnet/grafnet.conf.sample
@sample etc/grafnet/grafnet.subr.sample
@sample etc/grafnet/stats.conf.sample
etc/rc.d/grafio
etc/rc.d/grafio_stats
etc/rc.d/grafnet
etc/rc.d/grafnet_stats
libexec/dwatch/json-io
libexec/dwatch/json-io-config
libexec/dwatch/json-io-config-raw
libexec/dwatch/json-io-raw
libexec/dwatch/json-io-top
libexec/dwatch/json-io-top-raw
libexec/dwatch/json-net
libexec/dwatch/json-net-config
libexec/dwatch/json-net-config-raw
libexec/dwatch/json-net-raw
libexec/dwatch/json-net-top
libexec/dwatch/json-net-top-raw
sbin/gio
sbin/gn
sbin/grafio
sbin/grafio-logs
sbin/grafio-rotate
sbin/grafio_stats
sbin/grafnet
sbin/grafnet-logs
sbin/grafnet-rotate
sbin/grafnet_stats
share/examples/grafio/dashboards/block-i-o.json
share/examples/grafnet/dashboards/device-i-o-rates-b-s.json
share/examples/grafnet/dashboards/device-i-o-rates-bps.json
share/examples/grafnet/dashboards/device-i-o.json
|