Change in ...nfs-ganesha[next]: Per client and per export stats
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/470445 )
Change subject: Per client and per export stats
......................................................................
Per client and per export stats
Currently ganesha_stats provides indications that whether stats
are available per client/export for different versions of NFS
protocol, but details are not available.
Provision is made to extract few statistics per client and per export
for different NFS protocol versions being served.
These stats would give some insights on what kind of workload is being
exerted by a client and what are typical latencies for an export.
Change-Id: I5ba3ad7d8d71f75f8f314b907f55eb8335d1f112
Signed-off-by: Sachin Punadikar <psachin(a)in.ibm.com>
---
M src/include/server_stats_private.h
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/support/client_mgr.c
M src/support/export_mgr.c
M src/support/server_stats.c
6 files changed, 508 insertions(+), 12 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/45/470445/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/470445
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5ba3ad7d8d71f75f8f314b907f55eb8335d1f112
Gerrit-Change-Number: 470445
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psachin(a)in.ibm.com>
Gerrit-MessageType: newchange