1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-10 01:22:48 +03:00

change snmpmanager to alarmmanager

This commit is contained in:
david hill
2017-03-14 09:07:23 -05:00
parent 52e499dde4
commit 2d8797f2bd
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ const vector<string> SubsystemID = ba::list_of
("oamcpp") // id = 8
("ServerMonitor") // id = 9
("traphandler") // id = 10
("snmpmanager") // id = 11
("alarmmanager") // id = 11
("configcpp") // id = 12
("loggingcpp") // id = 13
("messageqcpp") // id = 14