Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VESagent provision sample 2: monitor all VMs under specific tenant (by not specify any source or server_id for a backlog)


Code Block
titlesample_vesagent_all_vms
collapsetrue
{"vesagent_config":{"backlogs":[ {"domain":"fault","type":"vm","tenant":"sampletenant"}],"poll_interval_default":10,"ves_subscription":{"username":"admin","password":"admin","endpoint":"http://172.30.3.55:8081/eventListener/v5"}}

...