#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, enter 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 and add your own monitor input information. You can add comments by including the # symbol at the beginning of the line.
#4. Save the file in any computer but upload it to the Applications Manager webclient using the bulk import monitor form.
#5. After uploading the file, click Next and the monitor's input information will be shown in a table format for your reference.
#6. If everything looks good, 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, the uploaded file will be simultaneously deleted from Applications Manager (as the file contains security information)
#7. If you want to cancel the process midway, delete the uploaded file from Applications Manager machine.
#8. Fields MonitorGroupID and PollInterval are Optional. If the PollInterval value is not specified, the default value for it is 5 minutes.
#9. PollInterval should be given in Minutes.
#10. Field Credential ID: Enter the credentialID if the credentials used in Applications Manager are used.
#11. The existing MonitorGroupID must be specified and a new MOnitor Group will not be created if the specified ID does not exist.
#12. ManagedServerID and ManagedServerGroupName must be specified only if the bulk import is being performed from the Admin Server in the Enterprise Edition.
#Header:
DisplayName, Hostname/IP address, Port, credentialID, SSL is enabled, Authentication is enabled, User Name, Password, Modify Server Status URL, Server Status URL, Timeout, PollInterval, MonitorGroupID
Production,Server1,80,,false,false,,,false,,40,5,
Deployment,Server2,80,,true,true,Administrator,P@s$w0rd,false,,40,5,