Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

uptime.conf Settings Summary

The following are Uptime Infrastructure Monitor settings and default values that are found and modified in the uptime.conf file. Note that any changes to these parameters requires the Uptime Infrastructure Monitor core service to be restarted.

SettingDefinitionDefault

auditEnabled

Enables or disables logging of all Uptime Infrastructure Monitor configuration changes.

no

connectionPoolMaximum

The maximum number of connections that are allowed to the DataStore.

100

connectionPoolMaxIdleTime

(c3p0 library) Sets the amount of time a connection can be idle before it is closed. This parameter should only be modified with the assistance of IDERA Customer Support.

0 (infinite)

connectionPoolNumHelperThreads

(c3p0 library) Sets the number of helper threads that can improve the performance of slow JDBC operations. This parameter should only be modified with the assistance of IDERA Customer Support.

6

datastoreHealthCheck.checkintervalThe frequency, in seconds, at which Uptime Infrastructure Monitor checks that the DataStore database is up (a value of "0" disables this database check).5
datastoreHealthCheck.timeLimitThe amount of time, in seconds, rechecks occur before a failed status is confirmed. When the database is determined to be down, the Uptime Data Collector service is stopped, and an email is sent to all members of the SysAdmin user group.300
dbHostname

The name of the system on which the database is running.

localhost
dbJdbcProperties

Properties and values to append to the JDBC database URL.

Note that only MySQL and Microsoft SQL Server supports URL properties; this setting does not work if you are using Oracle.

 
dbName

The name of the database.

uptime
dbPassword

The password for the default uptime user.

password
dbPort

The port on which the database is listening.

3308
dbType

The supported database that is used (mysql, mssql, or oracle).

mysql
dbUsername

The name of the default database user.

user
diagnostics.monitorRuntimeSaving.
deleteFrequency

The frequency at which service monitor runtime data older than stated in the diagnostics.monitorRuntimeSaving.saveDays parameter is deleted from the DataStore.

This parameter should be fine-tuned with an additional suffix: .minutes, or .seconds.

.minutes=5
diagnostics.monitorRuntimeSaving.
enabled

Determines whether service monitor performance-analysis data (such as run times and start-up delays) are written to the DataStore. When enabled, this data is included in configdata.xml in Uptime Infrastructure Monitor problem reports.

A real-time summary of this runtime data can also be accessed at http://<uptimeHost>:9996/status/monitoranalysis. The contents of this page are also included in Uptime Infrastructure Monitor problem reports, in the monitorRuntimeAnalysis.txt file.

This parameter should be enabled when diagnosing Uptime Infrastructure Monitor performance issues with IDERA Customer Support.

true
diagnostics.monitorRuntimeSaving.
saveDays
The number of days' worth of service monitor runtime data to keep in the Uptime Data Store.7
diagnostics.monitorRuntimeSaving.
saveFrequency

The frequency at which service monitor runtime data is written from the cache to the DataStore.

This parameter should be fine-tuned with an additional suffix: .minutes, or .seconds.

.seconds=30

externalErdcScriptPath

The path Uptime Infrastructure Monitor uses to search for maintenance scripts and executables such as icmp.exe and lmhostid.exe.

<install_dir>/bin

httpContext

The hostname and port of the Uptime Infrastructure Monitor server.

http://localhost:9999

loggingLevel

The type and amount of information Uptime Infrastructure Monitor writes to a log file.

INFO

maximumPdfReportsThe maximum number of reports that can be generated at the same time.2

publishedReportRoot

The directory in which reports are published for external consumption.

<install_dir>/GUI/
published
reportingInstanceIf set to true, indicates whether the Uptime Infrastructure Monitor installation is functioning only as a remote reporting instance, and not as a Monitoring Station. 

serviceThreads

The number of threads allocated to service and performance monitor activity.

100

trustedIpAddresses

A list of IP addresses that represents the systems that are allowed to connect to the Uptime Core service.

0.0.0.0/0

uiOnlyInstance.
monitoringStationCommandPort

For a UI instance: the port through which the instance can communicate with the data-collecting Monitoring Station.

9996

uiOnlyInstance.
monitoringStationHost

For a UI instance: the host name or IP address of the Uptime Infrastructure Monitor Monitoring Station that is performing data collection, and to which this UI instance connects.

 
useAgentData  false