Tovin Seven
985cc1838f
Add notice to nagios devstack installation
...
Install devstack with vitrage before install nagios via omd
to avoid apache2 pid issue.
Reason:
- omd manages apache2 by itself
- horizon and keystone are sites of apache2
- stop apache2 via service will fail beacause of omd
When using devstack, remember to stop omd apache2's sites
Change-Id: If8c1dd9dfcb5ff7819db10c1cfa3d67c021a2feb
Closes-Bug: #1629811
2016-11-08 08:34:03 +00:00
Alexey Weyl
4f06e3a515
Multi tenancy for topology, alarms and rca apis.
...
Change-Id: I2ce82e755d22784df1ddefabef738a27b7c2316f
2016-10-27 13:09:38 +03:00
Ifat Afek
07dcbc343c
Fixed some diagrams
...
Change-Id: If921a275d156dde01fe5bc132125c4baf9f00a8b
2016-10-27 00:21:59 +00:00
Tovin Seven
7667274833
Add details to config nagios GUI, re-indent lines
...
TrivialFix
Change-Id: Idde311968da72db909ca5a91b1d847b63bbb949a
2016-10-20 10:25:56 +07:00
Tovin Seven
184d885eed
Clarify zabbix with vitrage installation guide
...
- Add notice about docker image
- Add notice to install oslo.messaging, oslo.config
- Hint about default devstack rabbitmq username and password
- Correct the order of zabbix configure action
- Add url to create triggers in zabbix
- Add vitrage configuration section for zabbix
+ Data sources in vitrage.conf
+ Zabbix section in vitrage.conf
+ Mapping resource name and resource type in zabbix_conf.yaml
Change-Id: I1d1ffcdf1f8cbdd9c57e0f92eb08c866533e1517
2016-10-20 02:53:18 +00:00
dongwenjuan
d38d7ee159
fix the error URL in nagios-devstack-installation.rst
...
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Change-Id: I73da711568f7450c418b46b1786951dad98e8551
2016-10-13 16:23:07 +08:00
Jenkins
6eae7d0221
Merge "Correct installation file name stack -> stack.sh"
2016-10-05 06:30:43 +00:00
Tovin Seven
104c06f94c
Correct installation file name stack -> stack.sh
...
TrivialFix
Change-Id: I60b920b3ef3812ae2e19909ebc37e9332e832072
2016-09-30 14:21:31 +07:00
Ifat Afek
5e05d161fb
Documentation updates
...
Change-Id: I6729b73ab5fdcc07ebe37732ddaf0ed2d619af35
2016-09-29 09:21:27 +00:00
dongwenjuan
5142636240
fix some syntax error
...
Change-Id: Ic6902b9706786ad5f7137d9ba8652186b917f56a
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-09-07 16:23:48 +08:00
Alexey Weyl
f5da3a5cd3
add new datasource documentation
...
Change-Id: I993032d87e86622d9185274468bbaf64408043a7
2016-09-06 13:20:24 +03:00
Yujun Zhang
70c4f3307e
Fix template validation status code reference.
...
Keep consistency with code
Change-Id: I006dd9f009dc0f1d609bc08ac2c55b3efcabf086
2016-09-01 14:03:16 +08:00
Jenkins
a177cc6a08
Merge "Fix typo in docs/notitier-aodh-plugin
"
2016-08-22 13:06:45 +00:00
Yujun Zhang
fed08e1f2b
Fix typo in docs/notitier-aodh-plugin
...
Change-Id: Id4e85d3d708a20f88c7fd1adc412871389bc330e
2016-08-22 14:34:47 +08:00
Jenkins
9fd04689d5
Merge "change api syntax for alarms list"
2016-08-21 22:06:09 +00:00
Jenkins
7853604ef3
Merge "template show api documentation"
2016-08-21 21:09:21 +00:00
Eyal
ce317f16b0
change api syntax for alarms list
...
change for 'alarms list' to 'alarm list'
Change-Id: Ieecec4a0f654a91f80c15a0fd1f0dae74b07de02
2016-08-21 09:13:52 +03:00
Jenkins
0394185caa
Merge "mark down
is used for host"
2016-08-12 06:39:07 +00:00
Jenkins
5e10f7c332
Merge "use name
not id
in template"
2016-08-12 05:46:40 +00:00
Jenkins
0213a374de
Merge "Remove redundant method + Zabbix fix"
2016-08-11 12:13:50 +00:00
dongwenjuan
232c2fc6da
mark down
is used for host
...
When `action_type` is `mark down`, the target only can be a nova.host,
not instance
Change-Id: I8fdd6eca07b7bff9ed329c020ff6107635a43358
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-08-11 09:31:01 +08:00
dongwenjuan
0cbc5918ed
use name
not id
in template
...
use `name` not `id` in template metadate section
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Change-Id: I717a0ae790a2d23f2df21d6d3a8e89be98646d1a
2016-08-11 09:21:55 +08:00
Noam Bloom
59eecf30e7
Remove redundant method + Zabbix fix
...
1. Removed redundant method from drivers -
get_update_method as it is accessible via
configuration and there's no need for adding
such a function.
2. Fixed zabbix get_all bug, zabbix alarms key is
now comprised of the alarm's host name, raw text
description and the trigger id.
Change-Id: I2f885a1f4e12f69db15a819b62359b3290054364
2016-08-10 13:59:31 +00:00
Yujun Zhang
7c1d07cfd2
Fix typo in template
...
The keyword is case-sensitive
Change-Id: I790ffe78823170c532f74be7dc3b71b4d62c3da9
2016-08-10 16:05:32 +08:00
Noam Bloom
6bc84c97f3
Datasource configurable update Method
...
Each datasource had a configurable field
update_method in the vitrage configuration file
where you can set it to update via:
none: don't update i.e. update only via the
periodic changes
pull: updates via polling the datasource every
configurable [changes_interval] seconds
push: updates via the datasource's push notifications
Change-Id: Iab884a357ae7235e137600c95b0a23052cdee064
Closes-Bug: #1606834
2016-08-07 12:02:27 +00:00
Noam Bloom
b5458fccb8
Zabbix to Vitrage notifications
...
Change-Id: Ifff3c49b3dd38e9196ac96bb45ae93477334e321
2016-07-27 08:53:57 +00:00
yudupi
7c769e6fa9
Typo commit fixed a spelling in the documentation
...
Change-Id: If9db5831b2e13ad4fa1646b8a622efcc387b2bf1
2016-07-12 12:42:18 -07:00
Idan Hefetz
827737278c
Add mark-down action
...
Change-Id: I483e623989286a8059042dc6f2fff46dd99dc19a
2016-07-11 11:11:17 +00:00
liathartal
47d48460cb
template show api documentation
...
Change-Id: Icfbeb67f27e6e5e6f0758f856df48d50a9cbce77
2016-07-05 06:40:17 +00:00
liathartal
ba593f283e
template list (documentation) spelling mistake
...
Change-Id: I4ed55400ba878754f9e54b4d98ae529cac98d74b
2016-06-30 10:27:20 +00:00
liathartal
cafd28b8e1
template list - documentation
...
Change-Id: Iadd486a42ca676858e5311ce24a137e97cecb7a3
2016-06-29 14:35:11 +00:00
Jenkins
1efb75da86
Merge "template list - change template class name to template_data"
2016-06-16 06:44:09 +00:00
liathartal
e11d1815d8
template list - change template class name to template_data
...
Change-Id: I97ea69a72cc0f5135af41e8b131ed1ca7466c187
2016-06-15 18:18:14 +00:00
Jenkins
9535641c9f
Merge "template validation - fixed bugs"
2016-06-15 13:38:13 +00:00
Jenkins
36b3162e91
Merge "aggregated + operational values documentation"
2016-06-15 12:53:28 +00:00
liathartal
e308be47dc
template validation - fixed bugs
...
Change-Id: I8000ec2ddd76ab7ad0a541ea1a7a30adb3ba6f42
2016-06-15 12:17:38 +00:00
Alexey Weyl
e4f95c2840
aggregated + operational values documentation
...
Change-Id: I3904be4f50f5ca07c3baad394db94c37916a6bc9
2016-06-15 14:31:52 +03:00
liathartal
0e5e98dc4c
template validate - status code documentation and status code OK changed to 0
...
Change-Id: If9e94e58fced45bdd8105571c877ca85198df4b5
2016-06-14 10:17:59 +00:00
Jenkins
e7956c2c57
Merge "Overlapping templates support - documentation"
2016-06-09 16:05:01 +00:00
liathartal
6767135971
template validate API - documentation
...
Change-Id: Ifb2fb7735b739a8719d72c49117c2cd368237c19
2016-06-08 07:51:37 +00:00
Elisha Rosensweig
5131c9476b
Overlapping templates support - documentation
...
Change-Id: I7c21cee81e3f8e8ec29ea96aab77cc7812f92459
2016-06-01 14:53:13 +03:00
dongwenjuan
95c4156f79
use 'alarm_name' not 'alarm_type' in properties of raise_alarm
...
action in the example template
Change-Id: I42531db016c4a47f372122bfb4d7c4a127def974
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-05-30 16:52:49 +08:00
Alexey Weyl
7b21a4a985
Rearrange state_manager
...
Decouple the aggregated and operational values
Rename statemanager to datasource_info_mapper
Change-Id: Ied6220c08f10b6684e21dd22e011af246ec28d3
2016-05-26 13:58:21 +03:00
dongwenjuan
5818c932dc
some syntax error in scenarios section of vitrage-template-format.rst
...
scenarios should be a list, there are some syntax errors in scenarios section of
vitrage-template-format.rst
Fixes: bug #1585545
Change-Id: I728ace84b98f4ac9a7eaab53a30656e637b3924d
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-05-25 19:29:59 +08:00
Ifat Afek
2849fcb8c7
documentation fix
...
Change-Id: I5ce3794e8c9f075cd4e2ea6fd4fb3536978abc2f
2016-04-26 09:04:27 +00:00
Ifat Afek
5feaa307ef
template documentation
...
Change-Id: I64d1356255539fa87ee366a4d5bb400bb30dbc21
2016-04-26 08:28:42 +00:00
Jenkins
8d83d87902
Merge "updated some pictures"
2016-04-20 00:09:54 +00:00
Ifat Afek
b55ee5d00a
updated some pictures
...
Change-Id: Iea1825b797d04a7d357b44d8e2d817ddaa8110b9
2016-04-18 16:38:29 +00:00
Elisha Rosensweig
e7c97e0075
documentation fixes; first steps guide
...
Change-Id: I8b6bcd32f9c8eac5f74a1c35fb28ee1f94e7e9d4
2016-04-18 18:49:08 +03:00
Elisha Rosensweig
3627ab1944
documentation review
...
Change-Id: I655cd0b2a8871ec47ec92006bc7179a96ad13f83
2016-04-14 18:46:26 +03:00