Home
last modified time | relevance | path

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

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_ifstat.c16 static void *ifstat_tpl = NULL; variable
177 if (ifstat_tpl == NULL) ifstat_tpl = setup_template(ifstat_params); in do_ifstat_rrd()
316 create_and_update_rrd(hostname, testname, classname, pagepaths, ifstat_params, ifstat_tpl); in do_ifstat_rrd()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_ifstat.c16 static void *ifstat_tpl = NULL; variable
177 if (ifstat_tpl == NULL) ifstat_tpl = setup_template(ifstat_params); in do_ifstat_rrd()
316 create_and_update_rrd(hostname, testname, classname, pagepaths, ifstat_params, ifstat_tpl); in do_ifstat_rrd()