[ZBX-7853] LOG_LEVEL_INFORMATION is better for agent start up log Created: 2014 Feb 21  Updated: 2017 May 30  Resolved: 2014 Feb 26

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: 2.0.11
Fix Version/s: 2.0.12rc1, 2.2.3rc1, 2.3.0

Type: Incident report Priority: Trivial
Reporter: Kodai Terashima Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: agent
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate

 Description   

Zabbix agent uses LOG_LEVEL_WARNING for star up log, but stop log is LOG_LEVEL_INFORMATION

zabbix_log(LOG_LEVEL_WARNING, "agent #%d started [collector]", ((zbx_thread_args_t *)args)->thread_num);
zabbix_log(LOG_LEVEL_INFORMATION, "Zabbix Agent stopped. Zabbix %s (revision %s).",

Also, server and proxy use LOG_LEVEL_INFORMATION for both. Agent start up log should be used LOG_LEVEL_INFORMATION.



 Comments   
Comment by Oleksii Zagorskyi [ 2014 Feb 21 ]

ZBX-4998 could be considered together with current issue.

Comment by Igors Homjakovs (Inactive) [ 2014 Feb 25 ]

Fixed in development branch svn://svn.zabbix.com/branches/dev/ZBX-7853

Comment by Oleksii Zagorskyi [ 2014 Feb 25 ]

Definitely something incorrect, reopened.

Comment by Igors Homjakovs (Inactive) [ 2014 Feb 26 ]

Fixed in 2.0.12rc1 r43025, 2.2.3rc1 r43026 and 2.3.0 (trunk) r43027.

Comment by richlv [ 2014 Mar 11 ]

(1) this changes the functionality, must be documented in upgrade notes (i'd personally say that whatsnew can be skipped in this case)

igorsh RESOLVED in:

<richlv> meaning looks ok, but it would be nice to get a grammar check by maartinjsh

asaveljevs I have additionally changed "start up" to "startup" (discussed with martins-v), fixed typo in "proceses", changed Linux to Unix. RESOLVED.

martins-v Reviewed. CLOSED.

sasha Removed redundant information (discussed with asaveljevs) in Upgrade notes for 2.4.0 because it is released before release of 2.4.0.

CLOSED

Generated at Sat Apr 27 01:02:43 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.