Home
last modified time | relevance | path

Searched refs:counts_params (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_counts.c42 static char *counts_params[] = { "DS:count:GAUGE:600:0:U", NULL }; variable
49 if (counts_tpl == NULL) counts_tpl = setup_template(counts_params); in do_counts_rrd()
51 …s_rrd(counttype, hostname, testname, classname, pagepaths, msg, tstamp, counts_params, counts_tpl); in do_counts_rrd()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_counts.c42 static char *counts_params[] = { "DS:count:GAUGE:600:0:U", NULL }; variable
49 if (counts_tpl == NULL) counts_tpl = setup_template(counts_params); in do_counts_rrd()
51 …s_rrd(counttype, hostname, testname, classname, pagepaths, msg, tstamp, counts_params, counts_tpl); in do_counts_rrd()