Lines Matching refs:LOG_LEVEL_WARNING

184 					zabbix_log(LOG_LEVEL_WARNING, "cannot remove persistent file \"%s\": %s",  in add_check()
342 zabbix_log(LOG_LEVEL_WARNING, "no active checks on server [%s:%hu]: %s", host, port, tmp); in parse_list_of_checks()
344 zabbix_log(LOG_LEVEL_WARNING, "no active checks on server"); in parse_list_of_checks()
369 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_KEY); in parse_list_of_checks()
383 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_DELAY); in parse_list_of_checks()
392 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_LASTLOGSIZE); in parse_list_of_checks()
399 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_MTIME); in parse_list_of_checks()
470 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "name"); in parse_list_of_checks()
477 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "expression"); in parse_list_of_checks()
484 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "expression_type"); in parse_list_of_checks()
492 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "exp_delimiter"); in parse_list_of_checks()
501 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "case_sensitive"); in parse_list_of_checks()
560 zabbix_log(LOG_LEVEL_WARNING, "cannot get host %s using \"%s\" item specified by" in process_config_item()
570 zabbix_log(LOG_LEVEL_WARNING, "the returned value of \"%s\" item specified by" in process_config_item()
581 zabbix_log(LOG_LEVEL_WARNING, "cannot get host %s using \"%s\" item specified by" in process_config_item()
690 zabbix_log(LOG_LEVEL_WARNING, "active check configuration update from [%s:%hu]" in refresh_active_checks()
702 zabbix_log(LOG_LEVEL_WARNING, in refresh_active_checks()
934 zabbix_log(LOG_LEVEL_WARNING, "active check data upload to [%s:%hu] is working again", in send_buffer()
943 zabbix_log(LOG_LEVEL_WARNING, "active check data upload to [%s:%hu] started to fail (%s%s)", in send_buffer()
1031 zabbix_log(LOG_LEVEL_WARNING, "buffer is full, cannot store persistent value"); in process_value()
1295 zabbix_log(LOG_LEVEL_WARNING, "active check \"%s\" is not supported: %s", metric->key, perror); in process_active_checks()
1467 zabbix_log(LOG_LEVEL_WARNING, "the system time has been pushed back," in ZBX_THREAD_ENTRY()