Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release5 / Collection_of_VIM_metrics_by_OSM.md
1 # Collection of VIM metrics by OSM #
2
3 ## Proposer ##
4 - Gerardo Garcia (Telefonica)
5 - Alfonso Tierno (Telefonica)
6 - Francisco Javier Ramon (Telefonica)
7
8 ## Type ##
9 **Feature**
10
11 ## Target MDG/TF ##
12
13 MON
14
15 ## Description ##
16
17 OSM should provide means to receive selected monitoring parameters from the VIM 
18 (incl. infrastructure) that can be taken into account for the orchestration 
19 process or even fed to external systems.
20
21 OSM should aim to consume information provided by existing and well-known 
22 frameworks of monitoring (e.g. Ceilometer, Nagios) as well as others to come, 
23 leveraging on a specific plugin model that enables a uniform modeling 
24 northbound.
25
26 OSM should be able of relating this monitoring information to existing VNF 
27 instances and their corresponding NS instances.
28
29 Current OSM's IM will have to be extended to support this feature.
30
31 ## Demo or definition of done ##
32
33 - VNFD can include a list of selected infrastructure monitoring parameters that 
34 are relevant for their VDUs.
35 - Check that this VNFD, in the corresponding VNF Package, can be successfully 
36 onboarded.
37 - Check that it is possible to assign a monitoring framework per OSM datacenter.
38 - Deploy an NS which includes the VNF above.
39 - Check from the northbound interface that it is possible to discover the list 
40 of infra-related parameters that can be monitored for a specific VNF in the NS 
41 instance.
42 - Check that, using the northbound interface API, it is possible to request 
43 that some of those monitoring parameters can be fed to an external system that 
44 e.g. can display the variation.
45 - A single VIM plugin would be considered enough (e.g. for Openstack)