#This is a sample .csv file for bulk import of monitors.
#1. Header should start with #Header: followed by the Input Field names. It is already coded for you. Note: Do not modify the header.,,,,,,,,,,,
#2. From the second line onwards, give the input values according to the column names in the header.,,,,,,,,,,
#3. You can remove the example entries in this file from the second line onwards and add your own monitor input information. You can add comments by including # symbol in the beginning of the line.,,,,,,,,,,,
#4. Save the file in any computer but upload it to the Applications Manager webclient using bulk import monitor form.,,,,,,,,,,,
#5. After uploading, click on Next, the entire monitor input information will be shown in a table format for your reference.,,,,,,,,,
#6. If everything is OK, click on Start Discovery. The monitors will be scheduled for discovery. It would take few minutes to complete the process. When the monitors are scheduled for discovery, simultaneously the uploaded file will be deleted from Applications Manager (as this file contains security information),,,,,,,,,
#7. If you want to cancel the process in midway, delete the uploaded file from Applications Manager machine.,,,,,,,,,,
#8. Fields MonitorGroupID and PollInterval are Optional.If PollInterval is not specified, the default value for it will be 5 minutes,,,,,,,,,,
#9. PollInterval should be given in Minutes. ,,,,,,,,,,,
#11.Enter the credentialID, if you wish to use preconfigured credentials details from Credentials Manager.,,,,,,,,,,
#12.ManagedServerID and ManagedServerGroupName can be specified only if bulk import is being performed from the Admin Server in the Enterprise Edition.If these field values are not specified, then the new monitor will be added in the in least loaded Managed Server.,,,,,,,,,,
#13.The existing MonitorGroupID have to be specified and it will not create new Monitor Group if the ID specified is not existing.,,,,,,,,,,,
#14.SSL is enabled has to be set to true if the SSL is enabled for Oracle DB.,,,,,,,,,,,
#15.Discover Pluggable Database (PDB) have to be provided as yes when you add a CDB instance as an Oracle monitor and you wish to add all the associated PDB(s) as child monitors.
#16.Socket Read Timeout and Query Execution Timeout values have to be specified in seconds.,,,,,,,,,,,
#Header:DisplayName,Host Name / IP Address,Subnet Mask,Do not resolve DNS name,Port,User
Name,Password,credentialID,Instance Name(Service Name),Discover Pluggable Database
(PDB),MonitorGroupID,PollInterval,SSL is enabled,Socket Read Timeout,Query Execution Timeout
Production,Server1,255.255.255.0,,1521,Administrator,P@s$w0rd,,orcl,no,10000095,5,TRUE,300,60
Staging,Server2,255.255.255.0,,1521,,,2,orcl,yes,10000095,5,FALSE,300,90