summaryrefslogtreecommitdiffstats
path: root/windriver/titanium_cloud/vesagent/event_domain
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Fix eventId issueXiaohua Zhang1-1/+2
2018-09-18Add UT for vespublishXiaohua Zhang1-169/+0
2018-07-04UT for VESagent process event emptyYun Huang1-0/+18
2018-07-04UT for vesagent config without source nameYun Huang1-0/+14
2018-07-04UT for vesagent config without server idYun Huang1-0/+15
2018-07-04UT for vesagent failure caseYun Huang1-0/+17
2018-07-04UT for vesagent event logicYun Huang1-0/+18
2018-06-15Test case for processBacklog_fault_vmYun Huang1-1/+33
2018-06-15Test case for buildBacklog_fault_vmYun Huang2-8/+27
2018-06-15Test case for get_epoch_now_usecondYun Huang1-0/+36
2018-06-05Fix eventId to conform VES specsBin Yang1-2/+2
2018-05-23VESagent monitors all VMs under a tenantBin Yang1-24/+38
2018-05-21Fix incompatible fields of reported eventsBin Yang1-10/+21
2018-05-19correct the timestamp granularityBin Yang1-3/+14
2018-05-15Encode the collected VM data into VES eventBin Yang1-2/+104
2018-05-15Publish the event to VESBin Yang1-1/+21
2018-05-15collect VM status according to the backlogBin Yang1-0/+43
2018-05-15Add logic to handle single backlogBin Yang1-0/+9
2018-05-15Resolve tenant name to id and server name to idBin Yang1-3/+39
2018-05-15Add logic to build backlog for VM fault eventBin Yang2-0/+90