yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_ypgrpc_state.c File Reference

Combined SIL module for module yumaworks-grpc-mon. More...

#include <xmlstring.h>
#include "procdefs.h"
#include "agt.h"
#include "agt_action.h"
#include "agt_cb.h"
#include "agt_rpc.h"
#include "agt_sil_lib.h"
#include "agt_timer.h"
#include "agt_util.h"
#include "agt_val.h"
#include "agt_ycontrol.h"
#include "cfg.h"
#include "dlq.h"
#include "getcb.h"
#include "ncx.h"
#include "ncx_feature.h"
#include "ncxmod.h"
#include "ncxtypes.h"
#include "obj.h"
#include "rpc.h"
#include "status.h"
#include "val.h"
#include "val_child.h"
#include "val_util.h"
#include "xml_val.h"
#include "agt_ypgrpc_state.h"
#include "agt_ypgrpc.h"
Include dependency graph for agt_ypgrpc_state.c:

Functions

status_t agt_ypgrpc_state_init (void)
 Phase 1: Initialize the yumaworks-grpc-mon server instrumentation library. More...
 
void agt_ypgrpc_state_cleanup (void)
 Cleanup the yumaworks-grpc-mon server instrumentation library. More...
 

Detailed Description

Combined SIL module for module yumaworks-grpc-mon.

module: yumaworks-grpc-mon +–ro grpc-state +–ro statistics | +–ro active-server-streams? yang:zero-based-counter32 | +–ro active-client-streams? yang:zero-based-counter32 | +–ro total-active-streams? yang:zero-based-counter32 | +–ro total-closed-streams? yang:zero-based-counter32 +–ro server* [name] | +–ro name string | +–ro address inet:host | +–ro port? inet:port-number | +–ro start-time? yang:date-and-time | +–ro proto* string | +–ro active-server-streams? yang:zero-based-counter32 | +–ro active-client-streams? yang:zero-based-counter32 | +–ro closed-streams? yang:zero-based-counter32 | +–ro services | +–ro service* [name] | +–ro name string | +–ro method* [name] | +–ro name string | +–ro client-streaming? boolean | +–ro server-streaming? boolean +–ro server-streams! | +–ro stream* [name] | +–ro name string | +–ro creation-time? yang:date-and-time | +–ro location inet:uri +–ro client-streams! +–ro stream* [name] +–ro name string +–ro creation-time? yang:date-and-time +–ro location inet:uri

rpcs: +—x grpc-shutdown

Generated by yangdump-sdk 2021-09-21.13.46-M-THD