Configuring model maintenance settings
You can modify settings for maintaining your data model, including aging limits, in the Model Maintenance settings of the user interface.
To configure model maintenance settings:
From the Model section of the Administration tab, select Model Maintenance.
The options on the page are described in the following table.Field Name
Details
DDD removal
Specify the age past which Discovery Accesses and all the related DDD nodes are removed (the default is 28 days).
• Quarterly (90 days)
• Monthly (28 days)
• Fortnightly
• Weekly
If the setting does not match one of these options the value will be shown as "--custom settings--".
In a demonstration appliance only, the default setting for aging is Never, meaning that demonstration data never ages out of the system. This setting is not available for any other type of appliance, and demonstration appliances should never be used for anything other than demonstrations.
For guidelines, see Modifying DDD, host, and software instance aging limits.Scan optimization timeout
When an IP address is designated the preferred IP address for a host, Discovery does not perform scans on other known IP addresses for that host. This is referred to as scan optimization. After a specified Scan optimization timeout period, Discovery will scan other known IP addresses for that host to ensure that they are still non-preferred and on the same host. Specify one of the following timeout periods from the drop-down list.
• 1 - 10 days
• 14 days
• 21 daysHost/Network Device/Mainframe aging time limit
Specify the host/network device/mainframe aging time limit (the default is 10 days).
• 2 - 10 days
• 14 days
• 21 days
• 28 days
For guidelines, see Modifying DDD, host, and software instance aging limitsHost/Network Device/Mainframe aging access failures
Specify the number of host/network device/mainframe aging access failures.
• 1 - 10 failuresTime to elapse before a software instance/runtime environment can be aged
Specify the time to elapse before a software instance/runtime environment can be aged. (the default is 10 days).
• 1 - 20 days
• Steps of 5 to 100 days
For guidelines, see Modifying DDD, host, and software instance/runtime environment aging limitsMinimum number of failed accesses before a software instance/runtime environment is aged
Failed accesses before a software instance/runtime environment is aged.
• 1 - 20 failures
• Steps of 5 to 45 failuresDark space suppression scheme
The scheme to use for dark space suppression. Select either Keep Most Recent or Remove All from the list. See #Dark space DiscoveryAccess nodes for a description of this setting.
Cache Size
The size of the disk cache. The default is 1GB.
Do not change the value of this setting unless you are advised to by Customer Support.You must restart the appliance for this change to this setting.
In 8.3 SP2, the default is equal to half of the RAM on the appliance. The default is displayed in the drop-down list as Half Appliance RAM (2 GB) in an appliance with 4GB RAM.
If you upgrade from a version that permits larger cache sizes than the current, the cache size label is displayed incorrectly.Size Warning
The maximum size of the datastore. When this limit is reached, a warning is displayed in the Appliance Status page. This is a soft limit and does not prevent the datastore growing beyond the specified limit.
You can select any value from 10 to 100 GB in steps of 5 GB from the list. The default is 30 GB.Checkpoint Interval
The interval between datastore checkpoints. The larger the interval, the more data has to be written to the checkpoint files. The smaller the interval, less data needs to be written to the checkpoint files, though the writing takes place more often. The default is 15 minutes.
You must contact Customer Support before you make any changes to this setting.
Modifying DDD, host, and software instance aging limits
In general, the expectation that BMC Atrium Discovery uses for deriving the default model maintenance settings is based on performing one scan of the estate every 24 hours with a DDD depth of one month. This expectation is also used to derive the sizing data. The default setting for data aging for both hosts and software instances is 10 days, because for most deployments this limit provides the best balance of responsiveness without data thrashing. Putting this in a business example, this gives two weekends plus additional time to detect that a host is aging, investigate why it is doing so, and make changes before the host is destroyed. It gives the software teams the same length of time to sort out any failures in the estate.
Best Practice
BMC recommends that you do not attempt to fine-tune model maintenance parameters. Doing so can make BMC Atrium Discovery highly reactive and have negative consequences, such as causing a dramatic increase in the size of the datastore and putting more load on your target estate. If you do alter the model maintenance parameters, BMC recommends that you do not vary more than half or twice the standard settings detailed in the preceding table.
However, there might be occasions when modifying the defaults are necessary, particularly if you scan your estate at different intervals and need to keep close control on disk consumption. The following table show recommended settings based on your scanning frequency.
Scanning Frequency |
Recommended Aging Limit |
---|---|
Every 2 days |
Maintain DDD at 28 days, and decrease the Host and Software Instance access failures to 4 (to account for half as many expected scans). |
2 times per day |
Decrease DDD to 14 days (to cap how much space it consumes, unless you increase the disk space to more than the sizing guidelines); increase the Host and Software Instance access failures to 12-14 (to account for scanning at twice the expected rate). |
For more information about aging and how it fits in the node removal process, see How nodes are removed.
Scheduled DDD aging – new in 8.3 SP2
Dark space DiscoveryAccess nodes
DiscoveryAccess nodes are created in the datastore for any discovery access attempt, whether or not the attempt was successful. A DiscoveryAccess node is created when an endpoint is scanned, if there is no response, the state is set to NoResponse
. On some estates where IP address space is sparsely populated, a very large number of DiscoveryAccess nodes are created, these predominantly being in the NoResponse
state. On a large estate, the number of these nodes may be large enough to affect the performance of the appliance.
A dark space suppression scheme is provided. You can choose to either keep the most recent, or to remove all DiscoveryAccess nodes in the NoResponse state.
To identify a DiscoveryRun which has been performed with the remove all option set and to indicate to the user why the state counts shown could look misleading, a remove_first_no_response
attribute is set on the DiscoveryRun and displayed as Dark Space Suppression.
Comments