-
Notifications
You must be signed in to change notification settings - Fork 1
p2 mycluster.vrjson v0
Benjamin Allan edited this page Oct 29, 2019
·
1 revision
# mycluster L2 config on myl2
# transport details
logger : {
path : /var/log/ldms-clusters
transports : [
{
xprt : sock
port : ${CLUSTER_AGG_PORT}
}
]
aggregation : {
interval_default : ${CLUSTER_AGG_INTERVAL}
offset_default : ${CLUSTER_AGG_OFFSET}
event_thds : 8
connection_retry : 30000000
mem_res : 2G
dbg : ERROR
hosts : [ { host_ex : mcadmin[1-8]
xprt : sock
port : 412
}
]
}
storage: [
store_csv : {
altheader : 1
rolltype : 2
rollover : 0
path : /ClusterData/${CLUSTER}
create_gid : 1000000123
create_perm : 640
schemas : [
jobid
Lustre_Client
meminfo
opa2
*procnetdev
procnfs
*sysclassib:
vmstat
procstat*
]
}
store_sos : {
path : /ClusterData/sos/${CLUSTER}
# tbd
}
]
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running