OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (TOSCA-216) General Issues for Monitoring Ad Hoc Group


    [ https://issues.oasis-open.org/browse/TOSCA-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56842#comment-56842 ] 

Yaron Parasol commented on TOSCA-216:
-------------------------------------

I would like to suggest that a monitoring agent will either be a node_template per Compute node_template or that Compute will add a new interface to install and manage the lifecycle of the monitoring agent. We suggest something like:
tosca.interfaces.monitoring_agent:
          install:          
          start: 
          stop: 
          uninstall: 

plugins to this agent can be added or removed per node using another interface:

cloudify.interfaces.monitoring:
          start:
            implementation: 
            inputs:
              collectors_config:
                ...
           stop:



> General Issues for Monitoring Ad Hoc Group 
> -------------------------------------------
>
>                 Key: TOSCA-216
>                 URL: https://issues.oasis-open.org/browse/TOSCA-216
>             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
>          Issue Type: Improvement
>          Components: Monitoring
>            Reporter: Paul Lipton 
>            Assignee: Chip Holden
>
> Please feel free to add questions or comments concerning monitoring in TOSCA to this ticket. We will review them in the TOSCA Monitoring ad hoc (https://www.oasis-open.org/apps/org/workgroup/tosca/event.php?event_id=38956). Please contact Ifat Afek or Chip Holden for invite information.
> An initial proposal is being worked in TOSCA-189.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]