-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathReleaseNote
150 lines (124 loc) · 6.75 KB
/
ReleaseNote
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
2014-09-25 Noriki Nakamura <[email protected]> 14.09
* New Features
[Server] Support OpenStack's ceilometer as a monitoring server (#145)
[Server] Monitor the conection with monitoring servers (#251)
[Server] Execute Action at monitoring server failure (#251)
[Server] Add UI for configuring incident management feature
[Server] Enable to synchronize statuses of Redmine issues
[Server] Support Zabbix 2.4 (#197)
[Server] Store all data in MySQL DB. SQLite3 is not used since this
version (#394, #410, #423, #424)
[Server] Replace hatohol-config-db-creator with a new setup script
hatohol-db-initiator (#597)
[Server] Introduce a Hatohol DB configuration file (#336)
[Client] Redesign server edit dialog
[Server] Delete actions whose owner is deleted (#107, #435)
[Client] Add links to show events concerned with triggers
[Client] Add "Settings" sub menu to the navigation menu bar
[Client] Paginate "Triggres" & "Latest data" page
[Client] Add a favicon
* Bug fixes
[Client] Use POST method not to expose user name and password in access logs. (#575)
[Server] Check a DB connection at the start up and exit soon with error code if it failed (#591)
[Client] Allow browser to remember user name and password in the login dialog
[Server] Solve a problem that Hatohol server fails to get event data in specific case (#252)
[Server] Solve a problem when user set timeout of action, command is forced termination. (#646, #647)
* Contributors
- Jairo Eduardo Lopez
- Kazuhiro Yamato
- Kouhei Sutou
- Masayuki Nakagawa
- Noriki Nakamura
- Osamu Wakabayashi
- Takuro Ashie
- YOSHIFUJI Hideaki
- cosmo0920
2014-06-27 Noriki Nakamura <[email protected]> 14.06
[Server] Support Zabbix 2.2 (#186)
[Client][utils] Check existence of hostId at getHostName() (#185)
[Client] Make a link to nagios Web UI (#209)
[Server] Can't update on Zabbix 2.2.0 (#221)
[Server] The basic implementation of the incident management feature (#229)
[Server] The basic implementation of the plugin mechanism for 'Arm' (#171)
[Server] Fix wrong number of bad hosts & triggers of a server (#236)
Contributors to this release. Thank you very much.
- Jumpei Ogawa
- Kazuhiro Yamato
- Noriki Nakamura
- Takuro Ashie
- YOSHIFUJI Hideaki
2014-03-28 Noriki Nakamura <[email protected]> 14.03
[Server][Client] Support Host group (#27)
[Server] Add user role (#92)
[Client] We should consider the default list order of events, triggers, and items. (#7)
[Server] improve the efficiency to ignore lower level messages in mlpl::Logger (#35)
[Server] test_getEventWithMaximumNumberAscendingStartId() crashes rarely (#81)
[Server] Propagate access control feature to remaining APIs (#99)
[Client] Error messages of hatohol-server are unfriendly (#100)
[Server] Support a user privilege on action functions (#102)
[Client] Some piecies of information on "Dashboard" page seems incorrect (#104)
[Client] index.html and "viewer" prefix are verbose (#105)
[Client] Support pagination (#106)
[Server] SessionId should be expired (#108)
[Server][ActionManager] Check the existence of user before an action is excuted. (#109)
[Server] Enable to edit existing monitoring-server configuration (#117)
[Client] Wrong users are deleted on deleting users (#118)
[Client] "Add" button of HatholServerEditDialog doesn't become enabled in spite of filling all entries (#119)
[Client] Server edit dialog is too long vertically (#121)
[Client] Cannot register a multi-byte nickname for a monitoring-server (#122)
[Client] Links to zabbix pages are broken when the port of monitoring-server isn't 80 (#123)
[Client] Pull down menu of "Hosts" filter isn't cleared when clear server filter (#127)
[Server] Clean up of code to access DBs. (#129)
[Server] Can't start polling by adding a monitoring server from the client (#130)
[Server] Old events become invisible after a new server is added on WebUI. (#133)
[Client] 'Overview:Item' and 'Latest data' pages get an error after a server is deleted. (#134)
[Client] Connection status with servers should be shown on WebUI. (#137)
[Server][Client] Don't show data of deleted servers and hosts (#138)
[Client] Raise a priority of filter function (#146)
[Client] Trggers page isn't updated automatically (#152)
[Client] Delete button is still enabled after the deletion finishes. (#159)
Contributors to this release. Thank you very much.
- HAYASHI Kentaro
- Jumpei Ogawa
- Kazuhiro Yamato
- Noriki Nakamura
- Shinya Abe
- Takuro Ashie
- teruo-oshida
2013-12-27 Noriki Nakamura <[email protected]> 13.12
[Client] Automatic update of content in web pages. (#8)
[Client] messages in multiple languages should be supported (#10)
[Server] Update items triggered by the request. (#17)
Configuration of target server list by Web Interface. (#22)
[Server] The update of target servers without the restart of Hatohol server. (#32)
[Client] Make a link to Zabbix Graphs page (#48)
[Client] Make a link to Zabbix Map page (#49)
[Client] Filter by the severity and tinting (#50)
[Client] Filter and tinting by the status (open or close) in the Web client. (#51)
Add User and privillege (#58)
[Server] Can't get data from Zabbix server when memory limit of Zabbix API is little (60)
[server] test_execResidentActionTimeoutInInit sometimes crash on TravisCI (#67)
testUnifiedDataStore::test_getEventList sometimes fails (#68)
[Client] Show host field in events page (#70)
[server] test_cleanupOnThreadExit() sometimes fails. (#71)
[Server][Client] Hatohol can't display information of Japanese characters (#72)
[Server] When JsonParserAgent::read() return false, result of after JsonParserAgent::read() function is all false. (#75)
[server][DBAgentMySQL] Failed to query due to an interactive timeout of MySQL. (#78)
Trigger statues of newly added hosts don't correspond with zabbix (#83)
Show host names on Web UI: 'Overview:item' (#93)
Show host names on Web UI: 'Latest data' (#94)
2013-09-27 Kazuhiro Yamato <[email protected]>
Add an action framework. (#24)
Bump version: 0.1
2013-08-21 Noriki Nakamura <[email protected]>
[Server] Be daemon
2013-07-12 Kazuhiro Yamato <[email protected]>
[Server] Replace DBAgent in DBClientConfig with DBAgentMySQL from DBAgentSQLite3. (#25)
2013-07-09 Kazuhiro Yamato <[email protected]>
[Server] Fix the problem that causes a crash in the Hatohol's exit procedures.
2013-07-09 Noriki Nakamura <[email protected]>
[Server] Auth Token is re-acquired each time in the connection
2013-07-05 Kazuhiro Yamato <[email protected]>
[Server] Add overview REST API for dashboard.
2013-07-03 Noriki Nakamura <[email protected]>
[Server] UserName and PassWord are hard-coded on server/src/ArmZabbixAPI.cc