base_health       794 pengine/allocate.c     int base_health = 0;
base_health       826 pengine/allocate.c         base_health = crm_parse_int(pe_pref(data_set->config_hash, "node-health-base"), "0");
base_health       844 pengine/allocate.c         int system_health = base_health;