Skip to content

Can Harvest collect NFSv3 RPC slot tables #962

Answered by cgrinds
cgrinds asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Create file conf/zapiperf/cdot/9.8.0/nfsv3_rpc.yaml with the following content or create a custom_yaml as mentioned here.
name:                     NFSv3_rpc
query:                    cid
object:                   nfs_rpc

instance_key:             uuid

global_labels:
  - nfsv: v3

counters:
  - node_name  => node
  - execs_blocked_on_cid

export_options:
  require_instance_keys: false
  instance_keys:
    - node
  1. Tell Harvest to use the new template by editing conf/zapiperf/default.yaml or creating a custom.yaml and adding the same there.
  NFSv3_rpc:              nfsv3_rpc.yaml
  1. Test with bin/poller --poller u2 --objects NFSv3_rpc --promPort 16001

  2. Verify metrics are being collected

Replies: 1 comment 6 replies

Comment options

cgrinds
Apr 12, 2022
Maintainer Author

You must be logged in to vote
6 replies
@cgrinds
Comment options

cgrinds Apr 12, 2022
Maintainer Author

@mdotten
Comment options

@cgrinds
Comment options

cgrinds Apr 12, 2022
Maintainer Author

@cgrinds
Comment options

cgrinds Apr 12, 2022
Maintainer Author

@mdotten
Comment options

Answer selected by ruanruijuan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants