mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-16 09:55:56 +02:00
475 B
475 B
lustrestat
collector
"lustrestat": {
"procfiles" : [
"/proc/fs/lustre/llite/lnec-XXXXXX/stats"
],
"exclude_metrics": [
"setattr",
"getattr"
]
}
The lustrestat
collector reads from the procfs stat files for Lustre like /proc/fs/lustre/llite/lnec-XXXXXX/stats
.
Metrics:
read_bytes
read_requests
write_bytes
write_requests
open
close
getattr
setattr
statfs
inode_permission