Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords
[osm/MON.git] / osm_mon / plugins / vRealiseOps / vrops_config.xml
index 67774e4..c2bf38c 100644 (file)
@@ -1,25 +1,3 @@
-<!--
-##
-# Copyright 2016-2017 VMware Inc.
-# This file is part of ETSI OSM
-# All Rights Reserved.
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#         http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
-#
-# For those usages not covered by the Apache License, Version 2.0 please
-# contact:  osslegalrouting@vmware.com
-##
--->
 <alarmsDefaultConfig>
     <Average_Memory_Usage_Above_Threshold>
         <vrops_alarm>Avg_Mem_Usage_Above_Thr</vrops_alarm>
         <impact>risk</impact>
         <unit>msec</unit>
     </CPU_Utilization_Above_Threshold>
-    <AVERAGE_MEMORY_UTILIZATION>
+    <average_memory_utilization>
         <metric_key>mem|usage_average</metric_key>
         <unit>%</unit>
-    </AVERAGE_MEMORY_UTILIZATION>
-    <CPU_UTILIZATION>
+    </average_memory_utilization>
+    <cpu_utilization>
         <metric_key>cpu|usage_average</metric_key>
         <unit>%</unit>
-    </CPU_UTILIZATION>
-    <READ_LATENCY_0>
+    </cpu_utilization>
+    <read_latency_0>
         <metric_key>virtualDisk:scsi0:0|totalReadLatency_average</metric_key>
         <unit>msec</unit>
-    </READ_LATENCY_0>
-    <WRITE_LATENCY_0>
+    </read_latency_0>
+    <write_latency_0>
         <metric_key>virtualDisk:scsi0:0|totalWriteLatency_average</metric_key>
         <unit>msec</unit>
-    </WRITE_LATENCY_0>
-    <READ_LATENCY_1>
+    </write_latency_0>
+    <read_latency_1>
         <metric_key>virtualDisk:scsi0:1|totalReadLatency_average</metric_key>
         <unit>msec</unit>
-    </READ_LATENCY_1>
-    <WRITE_LATENCY_1>
+    </read_latency_1>
+    <write_latency_1>
         <metric_key>virtualDisk:scsi0:1|totalWriteLatency_average</metric_key>
         <unit>msec</unit>
-    </WRITE_LATENCY_1>
-    <PACKETS_DROPPED_0>
+    </write_latency_1>
+    <packets_dropped_0>
         <metric_key>net:4000|dropped</metric_key>
         <unit>nos</unit>
-    </PACKETS_DROPPED_0>
-    <PACKETS_DROPPED_1>
+    </packets_dropped_0>
+    <packets_dropped_1>
         <metric_key>net:4001|dropped</metric_key>
         <unit>nos</unit>
-    </PACKETS_DROPPED_1>
-    <PACKETS_DROPPED_2>
+    </packets_dropped_1>
+    <packets_dropped_2>
         <metric_key>net:4002|dropped</metric_key>
         <unit>nos</unit>
-    </PACKETS_DROPPED_2>
-    <PACKETS_RECEIVED>
+    </packets_dropped_2>
+    <packets_received>
         <metric_key>net:Aggregate of all instances|packetsRxPerSec</metric_key>
         <unit>nos</unit>
-    </PACKETS_RECEIVED>
-    <PACKETS_SENT>
+    </packets_received>
+    <packets_sent>
         <metric_key>net:Aggregate of all instances|packetsTxPerSec</metric_key>
         <unit>nos</unit>
-    </PACKETS_SENT>
+    </packets_sent>
     <Access_Config>
         <vrops_site>https://192.169.241.123</vrops_site>
-        <vrops_user>Admin</vrops_user>
-        <vrops_password>VMware1!</vrops_password>
-        <vcloud-site>https://mano-vcd-1.corp.local</vcloud-site>
-        <admin_username>administrator</admin_username>
-        <admin_password>VMware1!</admin_password>
-        <nsx_manager>https://192.169.241.104</nsx_manager>
+        <vrops_user>admin</vrops_user>
+        <vrops_password>vmware</vrops_password>
+        <vcloud-site>https://192.169.241.15</vcloud-site>
+        <admin_username>admin</admin_username>
+        <admin_password>vmware</admin_password>
+        <nsx_manager>https://192.169.241.181</nsx_manager>
         <nsx_user>admin</nsx_user>
         <nsx_password>VMware1!</nsx_password>
-        <vcenter_ip>192.169.241.103</vcenter_ip>
+        <vcenter_ip>192.169.241.13</vcenter_ip>
         <vcenter_port>443</vcenter_port>
-        <vcenter_user>administrator@vsphere.local</vcenter_user>
-        <vcenter_password>VMware1!</vcenter_password>
-        <vim_tenant_name>Org2-VDC-PVDC1</vim_tenant_name>
+        <vcenter_user>admin</vcenter_user>
+        <vcenter_password>vmware</vcenter_password>
+        <vim_tenant_name>Org2</vim_tenant_name>
         <orgname>Org2</orgname>
-        <tenant_id>Org2-VDC-PVDC1</tenant_id>
+        <tenant_id>Org2</tenant_id>
     </Access_Config>
-</alarmsDefaultConfig>
-
-
+</alarmsDefaultConfig>
\ No newline at end of file