Selecting this option, you would be able to add monitors of the same type in bulk. By giving all the configuration details in a .csv file, bulk import of monitors is made possible.
Monitor Type |
Details |
Servers |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,OperatingSystem,SubNetMask,ModeOfMonitoring,UserName,Password,SNMPCommunityString,TelnetSSHCommandPrompt,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* OperatingSystem can have the following values : Windows 2003 or Windows 2000 or windows XP or WindowsNT or AIX or FreeBSD or HP-UX or Linux or Mac OS or Solaris or HP-TRU64.
* ModeOfMonitoring can have the following values : WMI or SNMP or SSH or TELNET .
* Download an Example csv File for Servers.
|
JBoss
|
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,JBOSSVersion,Username,Password,isSSLEnabled,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* JBOSSVersion can have the following values : 3.2.x or 4.x or 4.0.1 or 4.0.2.
* Download an Example csv File for JBoss.
|
Microsoft .Net
|
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,UserName,Password,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* UserName and Password should be the credentials of user with Administrator privileges.
* Download an Example csv File for Microsoft .NET.
|
Oracle AS Server
|
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask, Port,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Download an Example csv File for Oracle AS.
|
Tomcat
|
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,TomcatVersion,isSSLEnabled,UserName,Password,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* TomcatVersion can have the following values : 3.x or 4.x or 5.x or 6.x.
* Download an Example csv File for Tomcat.
|
WebLogic Integration |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,WeblogicIntegrationVersion,Username,Password,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* WeblogicIntegrationVersion can have the following values : 8.x .
* Download an Example csv File for Weblogic Integration.
|
WebLogic Server |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,WeblogicVersion,Username,Password,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Weblogic_Version can have the following values : 7.0 or 8.1 or 9.x .
* Download an Example csv File for Weblogic Server.
|
WebSphere Server |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,port,WebsphereVersion,SOAPPort,UserName,Password,DeploymentMode,NetworkDeployerHost,NetworkDeployerSOAPPort,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Each monitor information should be given in the order of the fields specified in the Header.
* WebsphereVersion can have the following values : 5.x or 6.x
* DeploymentMode can have the following values BASE or ND.
* Download an Example csv File for Websphere Server.
|
IBM DB2 |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,Username,Password,DatabaseName,MonitorGroup,PollInterval
* Download an Example csv File for DB2.
|
MS SQL |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,UserName,Password,InstanceName,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* If you want to connect using Named Instance specify the field InstanceName .If not please leave this field empty.
* Download an Example csv File for MS SQL.
|
MySQL |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,UserName,Password,DatabaseName,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Each monitor information should be given in the order of the fields specified in the Header.
* Download an Example csv File for MY SQL.
|
Oracle |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,UserName,Password,InstanceName,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Download an Example csv File for Oracle.
|
Sybase |
-
Format for the Bulk Import csv file :
#Header: DisplayName,HostName,SubNetMask,Port,UserName,Password,DatabaseName,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Download an Example csv File for Sybase.
|
URL Monitor |
-
Format for the Bulk Import csv file :
#Header: DisplayName,URLAddress,CheckForContent,ErrorIfMatch,UserName,Password,TimeoutInSeconds,FormSubmissionMethod,MonitorGroup,PollInterval
**MonitorGroup,PollInterval entries are optional
* Each monitor information should be given in the order of the fields specified in the Header.
* FormSubmissionMethod can have the following values : post or get
* The attributes CheckForContent,ErrorIfMatch,UserName,Password,TimeoutInSeconds,FormSubmissionMethod are all optional.
* For Example a simple form of monitor can just have #DisplayName,URLAddress,CheckForContent.
* Download an Example csv File for URL Monitor.
|