Home
last modified time | relevance | path

Searched refs:rrdkey (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dclient_config.h68 …rrdds_thresholds(char *hostname, char *classname, char *pagepaths, char *rrdkey, void *valnames, c…
H A Dclient_config.c222 exprlist_t *rrdkey; /* Pattern match for filename of the RRD file */ member
1457 currule->rule.rrdds.rrdkey = setup_expr(key, 0); in load_client_config()
1862 if (!rwalk->rule.rrdds.rrdkey) break; in dump_client_config()
1865 rwalk->rule.rrdds.rrdkey->pattern, rwalk->rule.rrdds.rrdds); in dump_client_config()
3075 strbuffer_t *check_rrdds_thresholds(char *hostname, char *classname, char *pagepaths, char *rrdkey,… in check_rrdds_thresholds() argument
3096 …if (!rule->rule.rrdds.rrdkey || !patternmatch(rrdkey, rule->rule.rrdds.rrdkey->pattern, rule->rule… in check_rrdds_thresholds()
3099 …if (!rule->rule.rrdds.rrdkey || !namematch(rrdkey, rule->rule.rrdds.rrdkey->pattern, rule->rule.rr… in check_rrdds_thresholds()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dclient_config.h68 …rrdds_thresholds(char *hostname, char *classname, char *pagepaths, char *rrdkey, void *valnames, c…
H A Dclient_config.c222 exprlist_t *rrdkey; /* Pattern match for filename of the RRD file */ member
1457 currule->rule.rrdds.rrdkey = setup_expr(key, 0); in load_client_config()
1862 if (!rwalk->rule.rrdds.rrdkey) break; in dump_client_config()
1865 rwalk->rule.rrdds.rrdkey->pattern, rwalk->rule.rrdds.rrdds); in dump_client_config()
3075 strbuffer_t *check_rrdds_thresholds(char *hostname, char *classname, char *pagepaths, char *rrdkey,… in check_rrdds_thresholds() argument
3096 …if (!rule->rule.rrdds.rrdkey || !patternmatch(rrdkey, rule->rule.rrdds.rrdkey->pattern, rule->rule… in check_rrdds_thresholds()
3099 …if (!rule->rule.rrdds.rrdkey || !namematch(rrdkey, rule->rule.rrdds.rrdkey->pattern, rule->rule.rr… in check_rrdds_thresholds()