Home
last modified time | relevance | path

Searched refs:physred (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dclient_config.h41 int *physyellow, int *physred,
H A Dxymond_client.c918 int physyellow, physred, swapyellow, swapred, actyellow, actred; in unix_memory_report() local
930 …get_memory_thresholds(hinfo, clientclass, &physyellow, &physred, &swapyellow, &swapred, &actyellow… in unix_memory_report()
935 if (memphyspct > physred) physcolor = COL_RED; in unix_memory_report()
1893 int physyellow, physred, swapyellow, swapred, actyellow, actred; in testmode() local
1895 get_memory_thresholds(hinfo, clientclass, &physyellow, &physred, in testmode()
1897 printf("Phys: Yellow at %d, red at %d\n", physyellow, physred); in testmode()
H A Dclient_config.c2168 int *physyellow, int *physred, int *swapyellow, int *swapred, int *actyellow, int *actred) in get_memory_thresholds() argument
2178 *physred = 101; in get_memory_thresholds()
2190 *physred = rule->rule.mem.paniclevel; in get_memory_thresholds()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dclient_config.h41 int *physyellow, int *physred,
H A Dxymond_client.c918 int physyellow, physred, swapyellow, swapred, actyellow, actred; in unix_memory_report() local
930 …get_memory_thresholds(hinfo, clientclass, &physyellow, &physred, &swapyellow, &swapred, &actyellow… in unix_memory_report()
935 if (memphyspct > physred) physcolor = COL_RED; in unix_memory_report()
1893 int physyellow, physred, swapyellow, swapred, actyellow, actred; in testmode() local
1895 get_memory_thresholds(hinfo, clientclass, &physyellow, &physred, in testmode()
1897 printf("Phys: Yellow at %d, red at %d\n", physyellow, physred); in testmode()
H A Dclient_config.c2168 int *physyellow, int *physred, int *swapyellow, int *swapred, int *actyellow, int *actred) in get_memory_thresholds() argument
2178 *physred = 101; in get_memory_thresholds()
2190 *physred = rule->rule.mem.paniclevel; in get_memory_thresholds()