Lines Matching refs:LOG_LEVEL_WARNING

194 					zabbix_log(LOG_LEVEL_WARNING, "cannot remove persistent file \"%s\": %s",  in add_check()
362 zabbix_log(LOG_LEVEL_WARNING, "no active checks on server [%s:%hu]: %s", host, port, tmp); in parse_list_of_checks()
364 zabbix_log(LOG_LEVEL_WARNING, "no active checks on server"); in parse_list_of_checks()
389 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_KEY); in parse_list_of_checks()
403 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_DELAY); in parse_list_of_checks()
412 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_LASTLOGSIZE); in parse_list_of_checks()
419 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", ZBX_PROTO_TAG_MTIME); in parse_list_of_checks()
490 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "name"); in parse_list_of_checks()
497 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "expression"); in parse_list_of_checks()
504 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "expression_type"); in parse_list_of_checks()
512 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "exp_delimiter"); in parse_list_of_checks()
521 zabbix_log(LOG_LEVEL_WARNING, "cannot retrieve value of tag \"%s\"", "case_sensitive"); in parse_list_of_checks()
580 zabbix_log(LOG_LEVEL_WARNING, "cannot get host %s using \"%s\" item specified by" in process_config_item()
590 zabbix_log(LOG_LEVEL_WARNING, "the returned value of \"%s\" item specified by" in process_config_item()
601 zabbix_log(LOG_LEVEL_WARNING, "cannot get host %s using \"%s\" item specified by" in process_config_item()
710 zabbix_log(LOG_LEVEL_WARNING, "active check configuration update from [%s:%hu]" in refresh_active_checks()
722 zabbix_log(LOG_LEVEL_WARNING, in refresh_active_checks()
954 zabbix_log(LOG_LEVEL_WARNING, "active check data upload to [%s:%hu] is working again", in send_buffer()
963 zabbix_log(LOG_LEVEL_WARNING, "active check data upload to [%s:%hu] started to fail (%s%s)", in send_buffer()
1051 zabbix_log(LOG_LEVEL_WARNING, "buffer is full, cannot store persistent value"); in process_value()
1320 zabbix_log(LOG_LEVEL_WARNING, "active check \"%s\" is not supported: %s", metric->key, perror); in process_active_checks()
1492 zabbix_log(LOG_LEVEL_WARNING, "the system time has been pushed back," in ZBX_THREAD_ENTRY()