Home
last modified time | relevance | path

Searched refs:counter_min_busy (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c598 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
653 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c598 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
653 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c595 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
650 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c595 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
650 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c604 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
659 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c598 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
653 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c604 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
659 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c598 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
653 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c604 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
659 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c598 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
653 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c604 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
659 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c604 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
659 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c595 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
650 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c595 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
650 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c595 total_min = 0, counter_min_busy = 0, counter_min_idle = 0; in zbx_get_all_process_stats() local
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
650 …stats[proc_type].busy_min = (0 == total_min ? 0 : 100. * (double)counter_min_busy / (double)total_… in zbx_get_all_process_stats()