cdm
CPU, Memory and Disk Monitor.

The cdm probe monitors CPU, disk and memory parameters to detect performance bottlenecks.
This component requires Nimsoft Robot 3.00 or newer.

Note

  • The 32-bit versions of this probe are unable to monitor TerraByte-sized disks.
  • When running this probe in a clustered environment, you should not set the flag /disk/fixed_default/active=yes since this will cause problems with the disks that appear and dissapear with the resource groups. This flag is unavailable through the GUI, and only reached through raw configure method or by directly modifying the cdm.cfg file.
  • Version 4.0x: Changed behaviour when running in a cluster together with cluster probe version 2.2x. The probe will receive information about cluster disk resources from the cluster probe and create monitoring profiles for these based on the 'fixed_default' settings. These profile are automatically registered with the cluster probe to ensure continous monitoring on cluster group failover. The cluster group is used as Alarm and Quality of Service source instead of the cluster node. Note: On upgrade, old monitoring profiles for the cluster disks are overriden with the new ones.


Installation notes

AIX 5.x:
The memory gathering routines use libperfstat , which must be installed. It is found in the bos.perf.perfstat and bos.perf.libperfstat filesets. To verify that you have the correct file-sets installed, you can run:

# lslpp -l | grep perf

This should give you something like this (versions may differ):
  bos.perf.libperfstat      5.1.0.35  COMMITTED  Performance Statistics Library
  bos.perf.perfstat         5.1.0.35  COMMITTED  Performance Statistics

If you do not see bos.perf.libperfstat and bos.perf.perfstat in the output from the command, you will need to install those file-sets.

Revision history
Date Description State Version
09.01.2024

Released with DX UIM 23.4

SHA-256 Checksum: a3ee2b729d817f1f4f9395ea41e072a585defd84b6c49eb1031ded2df7ffd1a4
GA 7.20
28.09.2023

Released with DX UIM 20.4 CU9.

SHA-256 Checksum: ba6bff27f0e9e70f8962fc63dbab601e14545f6bc5cdec45769b524340aeacf1
7.11
19.07.2023

What's New:

  • Consolidated the cdm and cdm-mcs probe packages into a single cdm package.
  • From v7.10, the cdm_mcs_template packages are dependent on the cdm.zip package.
  • (From DX UIM 20.4 CU8 or later) Added support in the alarm policy to enhance the alarm messages raised by memory (Physical Memory Usage (%)) and CPU (Total CPU Usage) metrics. You can now configure top N memory-consuming processes using the custom_alarm_message parameter in an alarm message of alarm policy to receive information when an alarm is triggered. For more information, see plugin_metric .
  • Added the following new metrics to measure latency for disk partitions and physical disks on the Windows platform:
    • QOS_DISK_PARTITION_READ_LATENCY
    • QOS_DISK_PARTITION_WRITE_LATENCY
    • QOS_DISK_PARTITION_LATENCY
    • QOS_DISK_INSTANCE_READ_LATENCY
    • QOS_DISK_INSTANCE_WRITE_LATENCY
    • QOS_DISK_INSTANCE_LATENCY
    • QOS_IOSTAT_WRITE_AWAIT
    • QOS_IOSTAT_READ_AWAIT
  • Also added read and write await values for devices or their partitions on Linux.

Note: To enable the new metrics, deploy the DX UIM 20.4 CU8 or a later version.

SHA-256 Checksum: 0780c5e73d291576dc1ce19867b81e8342fef5f2ee3f4802a0677fa7b145bef5
7.10
14.11.2022

What's New:

  • Added the new callback get_top_n_memory_consuming_processes in the probe utility.

Fixed Defects:

  • Fixed an issue where the probe's mount point information was not updated over time.
    Support case number: 33030394
  • Fixed an issue where an alarm raised through the Enhanced MCS profile does not contain a subsys id.
    Support case number: 33120774
SHA-256 Checksum: 6171d39d2ef7dfe6f8c07e65988107bc05d6f1ccad3a62dae70d50cb2f99f142
6.84
19.08.2022 What's New:
Security vulnerabilities have been addressed.

Follow the MCS template migration path from the Upgrades and Migrations section to upgrade the template from 6.71 to 6.82 or 6.72 to 6.82. Upgrade the MCS template before you upgrade the probe.

Fixed Defects:
  • The name of the Disk Usage Delta metric is consistent across the MCS template, Metric viewer, and Alarm Message. Support case 32893965
  • Increased the threshold limit (Ten Nines ~8 GB) for Network Inbound, Outbound, and Aggregate metrics in the NIC_monitor template. Support case 32984060
  • CDM probe generates reboot alarms when the robot machine restarts through the vSphere tool. Support case 32937703
  • Added capability to monitor the disks configured using Disk(s) template under Default Disk(s) without interruption after CDM probe restarts on Linux machines. Support case 32869387
  • Unwanted alarms (related to memory/swap) won’t be generated when the profile has been created through the MCS template. Support case 33108364


SHA-256 Checksum: 3b7365ea4bad2e5db3f75b2e6b7a8a00b539f3873670f67fd74d16c439896782
6.82
09.02.2022

What's New:

  • Configuration option added on the MCS template for changing the severity for the following alarms:
    • Severity for Alarm on Disk Error [Default_Disks_Enhanced Template]
    • Severity for Alarm on INode Error [Default_Disks_Enhanced Template]
    • Severity for Disk Missing Alarm [Default_Disks_Enhanced Template]
    • Severity for Alarm on Reboot [Setup_cdm_Enhanced Template]
  • The new metric for Physical Processors used by LPAR on AIX can be enabled using:
    • IM GUI [Physical Processors used by LPAR]
    • AC GUI [Total Physical Processors Used By LPAR]
    • CPU_Monitor_Enhanced Template [Total Physical Processors Used By LPAR (AIX)]

Note: CDM 6.80 need ci_defn_pack v1.63. Deploy the ci_defn_pack on the primary hub and restart the nis-server.

SHA-256 Checksum: 6e974611ef2ee141ed296ecd28557aeb0cd45a3c3d620165cc0cdfebc29fb979
6.80
22.12.2021
  • Released with DX UIM 20.4.0.
SHA-256 Checksum: 14455218c8030ba6778ea8a8ab414c07bfa6b82cad308811899667c8b5ba4acf
6.71
08.09.2021

What's New:

  • Added support for monitoring a newly discovered disk instantly by CDM. Newly discovered mount-points/disks are monitored as soon as CDM discovers them.

To use this feature, you must make the following changes in any of these interfaces:

    • In IM through Raw Configure: 

Update the key ‘Monitor_Newly_Discovered_Disk_OnTheFly’ to 'yes'. By default, this is set to 'no'.

    • In Default Disk(s) (Enhanced) template (in MCS): 

Enable ‘Monitor Newly Discovered Disk at First Instance (On the Fly)’. By default, this is disabled.

    • In Admin Console: 

Enable ‘Monitor Newly Discovered Disk at First Instance (On the Fly)’. By default, this is disabled.

For the CDM and the Cluster probe integration: 

As a prerequisite, you must install the latest cluster probe version along with the CDM probe v6.70.  Make sure to set the following key/values in the cdm.cfx file under the <fixed default> section.

      • 'active = yes'
      • 'Monitor_Newly_Discovered_Disk_OnTheFly = yes'
  • Added support to allow the custom values in all QoS Interval fields for the CDM probe (MCS Templates). 'QoS Interval' field label is renamed to 'QoS Intervals (Number of Intervals)'. This field allows values in the range of 1 to 999.

Fixed Defects:

  • Fixed an issue where incorrect shared disk (Used and Free disks) size is shown in IM GUI. Support case 32672121.
  • Fixed an issue with the cluster probe, related to the new drives. Whenever any new drives are added, not only those drives are discovered but also enabled/activated. Support case 32475320.
  • Fixed an issue with the new drives/mount points getting added and are auto discovered and monitored. Support case 20304402, 20103461, and 20187228.
  • Fixed an issue where the disk size was showing incorrect on IM GUI when the disk size is in TB and float number(Non integer fractional number) (Ex : actual value is 1.5TB but it shows as 2TB). Support case 32621269.
  • Fixed an issue where the metric disk free is showing negative value (-21474836.48) in alarm message when the disk size is too large. Support case 32598885.
SHA-256 Checksum: 40af98620b25ee2e99b6c4a38ae3b6e16d069dba3b768719b9781d5f39fb0476
6.70
22.03.2021

What's New:

  • Added support for Remote Disk Monitoring for Windows mapped drives.

Starting this version, CDM detects and monitors the remote disks when you enable "Default Disk(s) (Enhanced)" profile. Enabling configuration for Windows Remote Disk Monitoring:

  • Enable "NFS Space Check" in the "Default Disk(s) (Enhanced)" template.
  • Enable "Remote Disk Space check for Windows" in the "Default Disk(s) (Enhanced)" template.
  • Added support to manage probe internal alarms for disk in "Default Disk(s) (Enhanced)" template:
    • New flags in "Default Disk(s) (Enhanced)" template are added to toggle internal alarms published by probe. These flags help to prevent duplicate alarms from by probe and Alarm Policy.
      • Alarm on Disk Error
      • Alarm on Inode Error
      • Alarm on Missing Disk
    • You can also manage the notification alarms for "Disk Missing" that cannot be configured by Alarm Policy.
  • Enhanced latency and throughput CDM QOS Metrics for more accuracy.
  • Added support for ZFS calculation for Solaris 11.
  • Added support for NFS disk monitoring through CDM "Default Disk(s) (Enhanced)" template:
  • Added support for Iostat devices missing alarm (Linux, Solaris and AIX) in the "Iostat (Enhanced)" template.

Device Missing Alarm specifies whether to send the device missing alarm or not. This is applicable for AIX devices only.

  • New MCS template v6.60 with:
    • Removed the config fields from "Setup CDM (Enhanced)" MCS Template that are not applicable.
    • Added support for Iostat monitoring configuration for Solaris and Aix in "Iostat (Enhanced)" Template.
    • Added additional QOS configurations to manage using "Iostat (Enhanced)" template.
    • Added support for additional QOS configurations to manage using "MEMORY Monitor (Enhanced)" template.
    • Added support for additional QOS configurations to manage using "CPU Monitor (Enhanced)" template.
    • Corrected default threshold values for "Disk(s) (Enhanced)" template as per parent "Default Disk(s) (Enhanced)" template.
  • MCS template migration:
    • Enhanced MCS template 6.50 or 6.51 (6.50 HF1) or 6.52 (6.50 HF2) to 6.60

To create fresh MCS profiles using the MCS template 6.60, as prerequisite you must have CDM 6.60 probe in your archive or deployed on the robot.

Fixed Defects:

  • Fixed an issue with the robot taking up all the ports when there was a network issue. Support case 32089502
  • Fixed an issue related to the unusual number of TCP connections on spooler for AIX Servers. Support case 32078399
  • Fixed an issue with no option for Monitoring Remote Disks in Template. Support case 31871639
  • Fixed several issues related to MCS (Enhanced) templates and Operator Console. Support case 31853537
  • Fixed an issue related to the collection of read/write latency for disks on Windows. Support case 20105370
  • Fixed an issue where CDM - mem_buffer_used is not working on Solaris server. Support case 20311404
  • Fixed an issue where CDM on Solaris servers does not respect zfs use of memory cache. Support case 20077062
  • Fixed an issue with the incorrect cdm Solaris memory usage based on the value that is used for Data Buffer and Cache. Support case 31919334
  • Fixed an issue related to NFS file system monitoring using CDM MCS. Support case 31721569
  • Fixed an issue where NIC Monitor (Enhanced) is deployed to Linux device but the template is for Windows. Support case 20143279
MD5 Checksum: 9c8c7647677495ca89c4b886c29c45f4
SHA-1 Checksum: 4895b76cc0bbd63757f1bac05b959d2ab617d0be
6.60
04.02.2021

What's New:

  • Added support for Remote Disk Monitoring for Windows mapped drives.

Starting this version, CDM detects and monitors the remote disks when you enable "Default Disk(s) (Enhanced)" profile. Enabling configuration for Windows Remote Disk Monitoring:

  • Enable "NFS Space Check" in the "Default Disk(s) (Enhanced)" template.
  • Enable "Remote Disk Space check for Windows" in the "Default Disk(s) (Enhanced)" template.
  • Added support to manage probe internal alarms for disk in "Default Disk(s) (Enhanced)" template:
    • New flags in "Default Disk(s) (Enhanced)" template are added to toggle internal alarms published by probe. These flags help to prevent duplicate alarms from by probe and Alarm Policy.
      • Alarm on Disk Error
      • Alarm on Inode Error
      • Alarm on Missing Disk
    • You can also manage the notification alarms for "Disk Missing" that cannot be configured by Alarm Policy.
  • Enhanced latency and throughput CDM QOS Metrics for more accuracy.
  • Added support for ZFS calculation for Solaris 11.
  • Added support for NFS disk monitoring through CDM "Default Disk(s) (Enhanced)" template:
  • Added support for Iostat devices missing alarm (Linux, Solaris and AIX) in the "Iostat (Enhanced)" template.

Device Missing Alarm specifies whether to send the device missing alarm or not. This is applicable for AIX devices only.

  • New MCS template v6.60 with:
    • Removed the config fields from "Setup CDM (Enhanced)" MCS Template that are not applicable.
    • Added support for Iostat monitoring configuration for Solaris and Aix in "Iostat (Enhanced)" Template.
    • Added additional QOS configurations to manage using "Iostat (Enhanced)" template.
    • Added support for additional QOS configurations to manage using "MEMORY Monitor (Enhanced)" template.
    • Added support for additional QOS configurations to manage using "CPU Monitor (Enhanced)" template.
    • Corrected default threshold values for "Disk(s) (Enhanced)" template as per parent "Default Disk(s) (Enhanced)" template.
  • MCS template migration:
    • Enhanced MCS template 6.50 or 6.51 (6.50 HF1) or 6.52 (6.50 HF2) to 6.60

To create fresh MCS profiles using the MCS template 6.60, as prerequisite you must have CDM 6.60 probe in your archive or deployed on the robot.

Fixed Defects:

  • Fixed an issue with the robot taking up all the ports when there was a network issue. Support case 32089502
  • Fixed an issue related to the unusual number of TCP connections on spooler for AIX Servers. Support case 32078399
  • Fixed an issue with no option for Monitoring Remote Disks in Template. Support case 31871639
  • Fixed several issues related to MCS (Enhanced) templates and Operator Console. Support case 31853537
  • Fixed an issue related to the collection of read/write latency for disks on Windows. Support case 20105370
  • Fixed an issue where CDM - mem_buffer_used is not working on Solaris server. Support case 20311404
  • Fixed an issue where CDM on Solaris servers does not respect zfs use of memory cache. Support case 20077062
  • Fixed an issue with the incorrect cdm Solaris memory usage based on the value that is used for Data Buffer and Cache. Support case 31919334
  • Fixed an issue related to NFS file system monitoring using CDM MCS. Support case 31721569
  • Fixed an issue where NIC Monitor (Enhanced) is deployed to Linux device but the template is for Windows. Support case 20143279

This is Beta build.

MD5 Checksum: 45f08e6ae77dcd7a9ad94facb3b10889
SHA-1 Checksum: 01f7d035e2026c474aef43cc3ebb782fbfc4db27
6.60
26.03.2020

What's New:

  • Global IOSTAT monitoring: Ease of Configuration

Global IOSTAT monitoring configuration through CDM MCS template “Iostat (Enhanced)” to enable all the available device on system. This feature works as mentioned below:

Navigation:

Iostat (Enhanced) > Enable All Iostat Devices (Linux) > Active

Active check box has been implemented for Iostat (Enhanced) where it enable/disable all Linux devices respectively if checked or unchecked.

The list of monitors which user can configure under Iostat (Enhanced) are as follows:

  1. Iostat read requests merged per second
  2. Iostat write requests merged per second
  3. Iostat reads per second
  4. Iostat writes per second
  5. Iostat sector reads per second
  6. Iostat sector writes per second
  7. Iostat average request Size
  8. Iostat average queue length
  9. Iostat average wait time
  10. Iostat average service time
  11. Iostat utilization percentage
  12. Iostat Kilobytes reads per second
  13. Iostat Kilobytes writes per second
  •  With cluster 3.70 onwards: Added functionality - CDM discovers all the cluster disks automatically under their respective groups, whenever the Cluster probe is configured after the deployment of CDM probe.
  • Support for newer OS SUSE 15, RHEL 8 

Fixed Defects:

  •  Average (8 samples) swap memory usage is now 0.00%%, which is above the error threshold (65%). Support case 01248394
  • Incorrect Thresholds Operators for Disk Free (%) Condition Alarm Policy. Support case 20012724
MD5 Checksum: c94b536654632ea405916c770757588f
SHA-1 Checksum: 5dbfd91fd0b3af45bb8b6fd2ba38733b72fcd8d9
6.50
03.05.2019

What's New:

  • Introduced the skip_disk_clear_on_hardstartkey to prevent clearing of disk alarms on server restarts. This avoids duplicate tickets from being created. Manually add this key in the configuration file using the raw configuration interface. For more information, see cdm Advanced Configuration article.

Fixed Defect:

  • The probe was generating alarms for swap memory monitors below the specified threshold. Support case 01185304

For more information, refer https://docops.ca.com/rest/ca/product/latest/topic?hid=cdm_RN&space=UIMPGA&language=&format=rendered

MD5 Checksum: b7fa4d9f74254d82d48540a613e4da8b
SHA-1 Checksum: 596001ea37e432b5ce036c2dd759c67e9490e7d3
6.42
17.01.2019

What's New:

  • The following metrics have been added to the probe.
    • Memory - Available Memory
    • Network - Inbound Interface Errors, Outbound Interface Errors, Inbound Interface Discards, Outbound Interface Discards, Inbound Interface Utilization, Outbound Interface Utilization
  • Added support for monitoring Ubuntu 18, SuSE 15, and Open SuSE 15.

Fixed Defects:

  • The probe was using FQDN with hostname as the target for some metrics. Support Case Number: 01097118
  • The probe was generating "special characters" in QOS_COMPUTER_UPTIME targets over time. Support Case Number: 00886969
  • This is Beta build.

  • The probe was showing wrong data for Disk Latency Read metrics. Support Case Number: 01062700
  • The probe had issues with MCS configuration for the cpu metrics. Support Case Number: 01126989
  • Fixed a defect of increasing the field length from 50 characters to 1024 characters. Support Case Number: 00894858
  • Fixed an issue where the mem_buffer_used key is set to NO in raw configuration, however, the buffer and cache memory were used in memory monitoring. Support Case Number: 01257778

For Detailed Release Notes-Please refer

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN  

Note: Support case(s) may not be viewable to all

MD5 Checksum: 8e56f885cb3e4dafa8351c98b56ef35a
SHA-1 Checksum: c5a2ee91369be064cc27a98c8a429d7621b6f6fb
6.41
05.12.2018
  • Updated to support the Microsoft Visual C++ Redistributable for Visual Studio 2017 package version 1.01 (vs2017_vcredist_x86 1.01 and vs2017_vcredist_x64 1.01). This support helps ensure that the minimum version of the VS 2017 package is equal to or greater than 1.01. With this dependency on the version 1.01, the computer is no longer getting restarted automatically when installing the VS 2017 package. That is, with v1.01, no auto-restart of the computer happens.
MD5 Checksum: 468e181523d55cdcc05632f3509faf8a
SHA-1 Checksum: 2b16577011f61db25a00510056ac2599ca821727
6.34
31.10.2018
  • Updated this probe as part of removing dependency on the end-of-life (EOL) Microsoft Visual C++ Redistributables in CA UIM 9.0.2. CA UIM 9.0.2 now uses Microsoft Visual C++ Redistributable for Visual Studio 2017.
  • Updated this probe as part of removing known security vulnerabilities in CA UIM 9.0.2 by using the upgraded OpenSSL components.
MD5 Checksum: 636ac8bca78d139b04247d30f6cd0d86
SHA-1 Checksum: 9023e587948a4bd96a6d46e5fd26251c30c901ed
6.33
20.03.2018

What’s New:

  • A new MCS template package cdm_mcs_template.
  • (MCS) Added IOSTAT template.
  • (MCS) Added QoS and alarms for Inode.
  • (MCS) Disks template is now a part of Default Disk template.
  • (MCS) Added Disk IO Template.
  • (MCS) Ability to monitor shared disks. For more information, see cdm MCS Profile Type Configuration.
  • (IM, AC, and MCS) Added new metric for total physical memory. The probe now generates a QoS for total physical memory (RAM) of a system, see cdm Metrics for details.
  • (IM, AC, and MCS) New QoS for reporting and generating alarm for change in disk usage in %. see cdm Metrics for details.
  • (IM and MCS) Two new QoS Disk Free% and Disk Free MB. see cdm Metrics for details.
  • Added a feature where the probe will not send clear alarm on soft restart.
  • Added support for Debian 8 and 9, Window 8.1 (32 and 64 bit).

Fixed Defects:

  • The probe (on Solaris) reported negative values for Memory. Support Case Number: 00876624
  • The probe reported frequent internal errors for CPU and Memory on AIX 6.1 and 7.1. Support Case Number: 00803946
  • The probe shows as offline after upgrade to 6.10/6.20 on Windows 2003, (32 bit). Support Case Number: 00890739
  • The probe failed to start (max. restarts reached) on Windows 2003, (32 bit). Support Case Number: 00866156
  • The probe resets Disk monitoring when deployed to a server and configured as a fresh set up (RHEL 7). Support Case Number: 00869489
  • The probe version 6.10 was unable to monitor CSV Mount Points. Support Case Number: 00830223
  • The probe did not monitor all disk/mount-points. Support Case Number: 00862930
  • The probe did not generate alarms when the value for metric Network Aggregated Traffic was set to anything other than 0 from Admin Console. Support Case Number: 00807908
  • The probe reported disks as Unknown when added to Disk section using MCS on Linux. Support Case Number: 00780577
  • The probe reported incorrect inode values for filesystems with large inode counts. Support Case Number: 00955048

 MD5Sum:32647c9b7a3ca46462e7315da2b89a84
SHA-1Sum:7bea65ec981f3512a2336ca57442dcd8dc7f2fb8

6.30
05.09.2017

What's New:

  • Added support to collect information and monitor the following:
    • Individual and all CPUs steal time
    • Top memory consuming process
    • Total CPUs in the system
  • (On Admin Console) Added metrics and more options to configure IOStat Monitoring for a server.

Fixed Defects:

  • Deactivating QoS resulted in random alarm behavior. Salesforce case 00807908
  • The probe did not monitor memory usage on Solaris. Salesforce case 00705468

For Detailed Release Notes-Please refer to

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Support case(s) may not be viewable to all

md5sum: f977901c401866249d83be5b02f86561
sha1sum: a6068acbf20bf4b70c969db6cff94fba4b13a9fa
6.20
07.07.2017

What's New:

  • Added support for the following properties of Active Memory Expansion (AME) mode on AIX systems:
    • Memory Dxm
    • Memory Expansion Factor
    • Memory Xphysc
    • SMT
    • Total Memory
  • (On Admin Console) Enhanced support of the following monitors for the HPUX and Solaris platforms:
    • Network Inbound Traffic
    • Network Outbound Traffic
    • Network Aggregated Traffic
  • (On Admin Console) Added ability to generate disk missing alarms for the iostat devices.

Fixed Defects:

  • The probe did not save the user-specified values for:
    • Low threshold for CPU, Memory, Paging
    • Maximum and Difference values for alarms for Multi CPU.

    Support case numbers 779748, 764888

  • The probe generated excessive false alerts for missing physical disk on AIX systems. Support case number 731386
  • The probe did not work when it was deployed on Windows 2008 R2, with multiple active Exchange Servers. Support case number 733031
  • The probe delayed alert generation for disks when the QoS interval was different from 1. Support case number 722680

For Detailed Release Notes-Please refer to

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Support case(s) may not be viewable to all

md5sum: dc6b6abafb4fa0b198b1302e1b85f706
sha1sum: 74cc8afc1f82fbff99a53e73fc9a70dd634b742a
6.10
16.06.2017

Fixed Defects:

  • Added support to monitor the following parameters of the G Suite account:
    • Citrix servers Support case numbers 751573, 748606, 246143
    • Windows 2008 64-bit Support case numbers 747868, 739472
    • Windows 2003 64-bit Support case number 700981

For Detailed Release Notes-Please refer to

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Support case(s) may not be viewable to all

md5sum: 751f326443acb5bf3871a8bd124134a3
sha1sum: 7fd345e37d3ba44bd752dd045ea21e5e94e41149
6.01
18.04.2017

What's New:

  • Added support to monitor the following disk parameters from the Admin Console interface on Windows and Linux platforms.
    • Total disk latency
    • Disk read latency
    • Disk write latency
  • Added support for 64 or more cores on Windows 7 and Windows Server 2008 R2.
  • Added support for the following features using raw configuration. For more information, see the Edit the Configuration File Using Raw Configure section in cdm Advanced Configuration.
    • Configure the probe to generate the SAR (System Activity Report) using the current values of the network inbound, outbound, and aggregate traffic monitors.
    • (Solaris Global Zones) Configure the probe to use swap -s information for swap memory monitors. Support case number 673855

Fixed Defects:

  • On Linux platforms, the probe displayed incorrect values in QoS and alarms for the following parameters. Support case number 671150
    • Network Inbound Traffic
    • Network Outbound Traffic
    • Network Aggregated Traffic
  • Added a known issue of cdm 5.80 MC in the detailed cdm Release Notes. Support case number 667244
  • The probe displayed incorrect values for disk space delta when no thresholds are breached. Support case number 647036
  • Updated cdm Metrics for correct description of the QOS_MiORY_PHYSICAL_PERC monitor. Support case number 639610
  • The probe incorrectly generated QoS values for some iostat QoS messages as 0. Support case number 630695
  • The probe did not generate dynamic alarms for CPU usage when the QoS target is specified as Total. Support case number 608521
  • Updated the correct help text in the document and the Admin Console GUI for iostat configuration field. Support case number 608515
  • The probe always generated the I/O wait time as 0 on HP-UX platforms. Support case number 582607
  • The probe repeatedly restarted on Solaris platforms. Support case number 467000

For Detailed Release Notes-Please refer to

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Support case(s) may not be viewable to all

md5sum: 4d06b5d0aabcd80aac356ce808de7f27
sha1sum: e5c4b58178532aeb2635efaa601f0cfca4995f35
6.00
18.04.2017

What's New:

  • Added support to monitor the following disk parameters from the Admin Console interface on Windows and Linux platforms.
    • Total disk latency
    • Disk read latency
    • Disk write latency
  • Added support for 64 or more cores on Windows 7 and Windows Server 2008 R2.
  • Added support for the following features using raw configuration. For more information, see the Edit the Configuration File Using Raw Configure section in cdm Advanced Configuration.
    • Configure the probe to generate the SAR (System Activity Report) using the current values of the network inbound, outbound, and aggregate traffic monitors.
    • (Solaris Global Zones) Configure the probe to use swap -s information for swap memory monitors. Support case number 673855

Fixed Defects:

  • On Linux platforms, the probe displayed incorrect values in QoS and alarms for the following parameters. Support case number 671150
    • Network Inbound Traffic
    • Network Outbound Traffic
    • Network Aggregated Traffic
  • Added a known issue of cdm 5.80 MC in the detailed cdm Release Notes. Support case number 667244
  • The probe displayed incorrect values for disk space delta when no thresholds are breached. Support case number 647036
  • Updated cdm Metrics for correct description of the QOS_MEMORY_PHYSICAL_PERC monitor. Support case number 639610
  • The probe incorrectly generated QoS values for some iostat QoS messages as 0. Support case number 630695
  • The probe did not generate dynamic alarms for CPU usage when the QoS target is specified as Total. Support case number 608521
  • Updated the correct help text in the document and the Admin Console GUI for iostat configuration field. Support case number 608515
  • The probe always generated the I/O wait time as 0 on HP-UX platforms. Support case number 582607
  • The probe repeatedly restarted on Solaris platforms. Support case number 467000

For Detailed Release Notes-Please refer to

https://docops.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Support case(s) may not be viewable to all

md5sum: 4d06b5d0aabcd80aac356ce808de7f27
sha1sum: e5c4b58178532aeb2635efaa601f0cfca4995f35
6.00
12.04.2017 What's New:
  • (IM Interface only) Added support for:
    • AES-128 encryption that is required for FIPS compliance
    • Monitor Windows systems where FIPS encryption is enabled
    For more information, see Enable FIPS Encryption and Probe Specific Changes After Upgrade sections.
Important! In a FIPS encryption enabled environment, you cannot configure the probe from Admin Console (AC) interface.

md5sum: fb76ea9fb5040c8edee2edf81f1f2051
sha1sum: 4b77bb29fd671f379e4284711540225ca313f347
5.90
01.12.2016 What's New:
• The probe supports monitoring with an IPv6 environment.
   Important! The system, where CA UIM is installed, must be configured with dual stack (IPv4-IPv6).
• Added support to monitor disk size in petabytes.
Fixed Defects:
• The probe displayed incorrect CPU usage for processors numbered 100 or more. Support case number 375031
• Updated information about unsupported automounted devices. For more information, see cdm (CPU, Disk, Memory Performance Monitoring). Support case number 470827
• Removed support for 64 core or more Windows systems that was introduced in version 5.70. This addresses the following issues on systems with less than 64 cores:
• The probe did not start on Windows 2003 and 2008 64 bit systems on upgrade to version 5.72. Support case numbers 458087, 479327, 510776, 513657, 515175, 592746
• The probe displayed incorrect values for some cores on physical multi core Windows servers. Support case number 530230
For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
Note: Salesforce case(s) may not be viewable to all
5.80
22.07.2016 Fixed Defects:

1. Added a Known Issue that the probe might reboot the server when VS2010 redistributable package is installed. Support case numbers 418980, 441460, 381531, 431742.
2. The probe did not generate QOS for clustered disks in Microsoft Cluster Service when the specified QoS Interval value was greater than 1. Support case 418675
3. (On Admin Console) The probe did not let a user add more than 99 samples under the Memory Configuration section. The upper limit is now increased to 999. Support case number 361547
4. On Linux platform, the probe displayed incorrect units of QoS and Alarms for Network Inbound Traffic, Network Outbound Traffic, and Network Aggregated Traffic. Support case number 351916
5. Updated documentation with command and interval information for memory monitoring. For more information, see cdm IM Configuration. Support case numbers 356336, 343818.
6. The probe stopped responding when monitoring autofs mounted file systems (NFS). Support case number 347189
7. The probe displayed incorrect Disk Usage value (MB) under the Disk Usage and Threshold tab. For example, when the total disk utilization is 2048000 MB and it increases to 96% from 92%, the probe displayed the Disk Usage value as 1875797 MB instead of 1884160 MB. Support case number 344035.

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
Note: Salesforce case(s) may not be viewable to all
5.72
13.04.2016 Fixed Defect:
When a missing disk was accessible again, the probe did not clear the DiskMissing alarm for the disk. Support case number 00268943

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
Note: Salesforce case(s) may not be viewable to all
5.71
31.03.2016 What's New:

- Added support for 64 or more cores on Windows 7 and Windows Server 2008 R2.
- For more information, see Probe Specific Software Requirements.

Fixed Defects:
- The probe Infrastructure Manager interface restarted each time it was opened. Support case number 293981
- The probe did not save the timeout value from Admin Console to the configuration file. Support case number 00264729
- Updated documentation with command and interval information for memory monitoring on Solaris platforms. Support case number 00276332
- Added a Known Issue that the probe generated incorrect device ID remote shared disks. Support case number 00297816

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
Note: Salesforce case(s) may not be viewable to all
5.70
31.12.2015 Fixed Defects:
1. Probe was consuming high CPU when disks were mounted during run-time. Support case number 70004776
2. On RHEL platform, the cluster disks were displayed as local or network disks on the cdm Infrastructure Manager (IM). Support case number 00160058
Note: You must use cdm version 5.61 with the cluster version 3.33 to view the cluster disks on the cdm Infrastructure Manager (IM).

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Salesforce case(s) may not be viewable to all
5.61
11.12.2015 What's New:
1. Added two new alert metrics, CpuErrorProcesses and CpuWarningProcesses, to define the number of top CPU consuming processes in the probe
2. Added support to enable the default QoS for Memory Usage in percentage.

Fixed Defect:
Updated the cdm IM GUI Reference to state that the probe uses the mount entries as in /proc/mounts file in Linux to display the file system type of devices that are remounted to a different location. Salesforce case 246152

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Salesforce case(s) may not be viewable to all
5.60
01.10.2015 What's New:
1. Added support to ignore iostat devices from monitoring, using regular expressions on Linux, Solaris, and, AIX platforms. Salesforce case 00168980
2. Added support to ignore the devices configured through super package. Salesforce cases 70000803, 00167576

Fixed Defects:
1. Added two new keys sliced_cpu_interval and sliced_memory_interval in the Raw Configuration section of the probe. These keys are supported for AIX platform. Salesforce case 00160805
Note: See Options Configured Using Raw Configure section in the v5.5 cdm IM Configuration article for more information related to these keys.
2. The probe generated the local file system disk missing alarm message for all type of disks (Network, Local, and, Shared). Salesforce case 00162388
Note: The probe generates the updated message only on a fresh deployment of the probe.
3. The probe crashed when disk delta QoS were enabled and alarms were configured through custom profile. Salesforce case 00169654
4. The probe calculated the value of Physical Memory Utilization metric incorrectly. Salesforce case 70000322
5. The probe generated false reboot alarms. Salesforce cases 00161914, 70001349, 00168047


For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Salesforce case(s) may not be viewable to all
5.51
31.07.2015 What's New:
1. Three new Metrics QOS_LOAD_AVERAGE_1MIN, QOS_LOAD_AVERAGE_5MIN and QOS_LOAD_AVERAGE_15MIN have been added on Linux, Solaris, AIX and HP-UX platforms.
2. Added a section in the Troubleshooting article to explain that using entitled capacity can lead to CPU usage above 100 percent on AIX platforms. Salesforce case 00164529.

Fixed Defects:
1. On Solaris platform, some robots sent reboot alarms on restarting. Salesforce cases 00157066 .
2. The probe was unable to generate data related to computer uptime. Salesforce case 00157375.


For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

Note: Salesforce case(s) may not be viewable to all
5.50
29.06.2015 Upgraded support for factory templates.

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
5.42
10.06.2015 1. Added support for Open SSL version 1.0.0m.
2. Rolled back the alarm severity level changes made to the cdm version 5.30 to make these levels consistent with version 5.21.
Note: Refer to the Upgrades and Migrations section for more information related to alarm severity level changes.

For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
5.41
27.04.2015 New feature added in this release:
Added support to subtract buffer/cache memory usage from the used physical memory for HP-UX and Solaris platforms.
Fixed Defect:
The probe did not save the monitor configurations for a clustered disk when configured through the Admin Console GUI. (Salesforce Case: 00156473)
For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN
Note:Salesforce case(s) may not be viewable to all
5.40
27.03.2015 Added support for Factory Templates
For Detailed Release Notes-Please refer
https://wiki.ca.com/rest/ca/product/latest/topic?format=rendered&language=&space=UIMPGA&hid=cdm_RN

5.31
13.03.2015 New features added in this release:

Added a Filesystem Type Filter field to specify regular expression and automatically select matching file system(s) to be monitored.
Added clustered environment monitoring to the Admin Console GUI of the probe.
Added a Enable Space Monitoring checkbox to allow the probe to monitor network disk usage metrics.

Fixed Defects:

Disk space alarms in custom profiles were generated with zero values when disks were not available or not mounted. (Salesforce Case: 00155117)
The probe generated messages with different severity levels for the same alarm in Windows and Linux environments. (Salesforce Case: 00154404)
The probe generated File system not available alarm in linux and solaris environments even if the file system was ignored. (Salesforce Case: 00152438)


For Detailed Release Notes-Please refer

Note:Salesforce case(s) may not be viewable to all https://wiki.ca.com/display/UIMPGA/CPU%2C+Disk%2C+Memory+Performance+%28cdm%29+Release+Notes

Note:Salesforce case(s) may not be viewable to all
5.30
27.02.2015 A new key qos_disk_total_size has been added in fixed_defaults under disk in the Raw Configuration section of the probe. The key is supported for Windows, Linux and AIX platforms. (Salesforce Case: 00155861)

Fixed defects: The probe displayed the debug log even though the log level was set to 0. (Salesforce Case: 00143837). The probe crashed on AIX platform when deployed for the first time. (Salesforce Case: 00156478)


For Detailed Release Notes-Please refer
https://wiki.ca.com/display/UIMPGA/CPU%2C+Disk%2C+Memory+Performance+%28cdm%29+Release+Notes


Note:Salesforce case(s) may not be viewable to all
5.21
10.02.2015 Fixed an issue where the probe was displaying some host names with non ASCII characters. (Salesforce Case: 00150465, 153872 ).
Two new Metrics QOS_IOSTAT_KRS and QOS_IOSTAT_KWS have been added on Linux platform and four new Metrics QOS_IOSTAT_RS, QOS_IOSTAT_WS, QOS_IOSTAT_KRS and QOS_IOSTAT_KWS have been added on AIX platform.
Note: These new Metrics are configurable only through Admin Console GUI.

For Detailed Release Notes-Please refer
https://wiki.ca.com/display/UIMPGA/CPU%2C+Disk%2C+Memory+Performance+%28cdm%29+Release+Notes


Note:Salesforce case(s) may not be viewable to all
5.20
30.01.2015 Fixed Defects:
The probe was generating false boot alarms. (Salesforce Cases: 00148483, 00149480, 00137376, 00150365,146355,148673,148121,148737).
Warning messages were shown in logs. (Salesforce Case: 00151892,143837,150149) .
Incorrect alarm messages were shown in logs for CPU data. (Salesforce Case: 00151892) .

For Detailed Release Notes-Please refer
https://wiki.ca.com/display/UIMPGA/CPU%2C+Disk%2C+Memory+Performance+%28cdm%29+Release+Notes

Note:Salesforce case(s) may not be viewable to all
5.11
31.12.2014 Added a support for Regular expression feature in the Custom tab through IM GUI.
Added the device iostat monitoring functionality for Linux, Solaris, and AIX platforms through cfg.

For Detailed Release Notes-Please refer
https://wiki.ca.com/display/UIMPGA/CPU%2C+Disk%2C+Memory+Performance+%28cdm%29+Release+Notes
5.10
08.10.2014 New Features Added:
1. Added support for monitoring inbound and outbound traffic of the Network Interface Card.
2. Added new disk metrics for monitoring disk size and disk read/write throughput.
3. Added new metrics for monitoring system and user memory utilization.

Note:these new features are supported on Windows,Linux,AIX platforms and are configurable only through Admin Console GUI

Fixed Defect:
Fixed a defect for supporting extended hostnames (more than 8 characters) for HP-UX 11i v2 or later (Salesforce Case: 00136356).

For Detailed Release Notes-Please refer
http://docs.nimsoft.com/prodhelp/en_US/Probes/AdminConsole/cdm/ReleaseNotes/index.htm
5.02
30.07.2014 Fixed Defects:
1. Probe was suppressing all alarms for different iostat metrics. Now, a different suppression key is used for different iostat alarms of a given device. (Salesforce Case: 00139484).
Note: User has to manage the already suppressed alarms manually.
2. Probe was not generating QoS for any iostat metric when the Set QoS Source to robot name instead of computer hostname option is selected in the controller probe. (Salesforce Case: 00137858)
Note: PPM version 2.35 or later is required for these fixes to work as the iostat feature is configurable only through Admin Console GUI.
4.91
20.06.2014 Added support for zLinux Operating System For Detailed Release Notes-Please refer
http://docs.nimsoft.com/prodhelp/en_US/Probes/AdminConsole/cdm/ReleaseNotes/index.htm
4.90
28.03.2014 Fixed an issue of QoS definition which were getting generated even if the respective QoS messages were inactive For Detailed Release Notes-Please refer
http://docs.nimsoft.com/prodhelp/en_US/Probes/AdminConsole/cdm/ReleaseNotes/index.htm
4.81
14.03.2014 Added the IOSTAT monitoring functionality for the Linux, Solaris, and AIX platforms through Admin Console from NMS7.5 and onwards
Added support for monitoring the CIFS (shared Windows disk mounted on Linux) and GFS (clustered environment disk) file systems.
For Detailed Release Notes-Please refer
http://docs.nimsoft.com/prodhelp/en_US/Probes/AdminConsole/cdm/ReleaseNotes/index.htm
4.80
13.01.2014 Fixed a defect for storing the password in encrypted format while mapping a new shared disk. Earlier the probe was storing password in clear text format. You can delete and then map again the existing shared disks for encrypting their passwords.
Fixed a defect of wrong subsystem Id when the probe is deployed on Linux environment. Earlier the probe was using subsystem Id of 3.3.xx series, by default, which is reserved for the nas probe. Now it is using 1.1.xx series of subsystem Id, by default.
For Detailed Release Notes-Please refer
http://docs.nimsoft.com/prodhelp/en_US/Probes/AdminConsole/cdm/ReleaseNotes/index.htm
4.77
08.11.2013 Added fix to for erroneous probe defaults 4.76
22.10.2013 Added fix to remove erroneous missing d drive alarms 4.75
07.10.2013 Added fix to remove extra logs being logged by cdm and probe default updation 4.74
21.07.2013 Fixed incorrect threshold issue Fixed CFX Deployment issue 4.73
19.06.2013 Added fix to issue related to when editing CDM disk usage values, percentage jumping to MB. Fixed a defect causing probe to use 100% CPU in case of hot adding a CPU in a Linux VM. 4.72
08.04.2013 Added a timeout feature to overcome hang situation for NFS Fixed a defect to set the threshold to '0' Including entitled capacity calculations in Total CPU Fixed an issue where CDM sent large uptime in case windows perfmon returns it's negative value. Fixed a defect where cdm clear message does not contain disk name Fixed an issue where probe does not detect newly added clustered disks Fixed an issue where probe sends false alarms for clustered disks 4.71
25.06.2012 Added functionality for calculating CPU related statistics calculations considering LPAR in AIX Added functionality to monitor space for windows share Added target override for memory based QoS 4.70
27.03.2012 Fixed an issue where CDM does not alarm on stale filesystems
Corrected System Load Clear alarm text
4.60
16.08.2011 Fix default setting for NFS space check. 4.55
30.06.2011 Fixed internationalization defects. Changed share authentication test order to 'user/password', 'impersonation', 'implicit'. Fixed percent / inode conversion integer overflow situation on disk profile configuration.
Alarm message variable cleanup.
Changed text of processor queue length / system load alarm checkbox, including 'Alarm on' to clarify its use.
Added 'type' variable for cpu and memory alarm situations.
Fixed default alarm assignment on new custom cpu profile.
Boot alarm fix.
Fixed incorrect cluster disk alarm source introduced in version 4.43.
Added option to allow QoS source as target name where appropriate.
Service Oriented Configration uninstall section issue fixed.
Added 'label' variable for windows disk alarms.
Fixed source and target for QOS_COMPUTER_UPTIME Quality of Service message to be consitent with the source and target of other Quality of Service messages.
Fixed cpu usage calculations for Quality of Service measurements when QoS Interval multiple larger than 1.
Fixed swap Quality of Service message for situations where swap size is 0.
Made probe permission consistent between platform sections in the package.
Corrected individual CPU calculations for alarms.
Fixed problem detecting change in number of active cpus on solaris systems.
Fixed an issue where Previous cpu list is still exist in cases of detecting change in number of active cpus on solaris systems.
4.54
28.01.2011 Added fixes to web-based Service Oriented Configuration.
Fixed the QoS interval reported when using interval multiples.
Fixed problem with 0 last calues in clear alarms.
The 0-paging is no longer interpreted as unable to fetch paging data on Solaris.
4.44
31.12.2010 Added support for internationalization.
Added support for reading alarm tokens from cfg.
Added support for Web-based Service Oriented Configuration (SOC).
4.43
30.09.2010 Modified the caption for field "Send short QoS source".
4.41
13.09.2010 Added support for localized alarm messages.
Added support for separate polling intervals for alarms and QoS.
Added support to configure target for Total CPU QoS.
Added support to send QoS source as short name (For Windows) or full name (For Linux).
Added support to ignore filesystems by giving regular expression.
Added a user interface to configure default values for discovered disks.
Added code to remove whitespace from all sections.
Added fix for memory leak.
4.40
30.06.2010 Enhanced the probe to use /proc/mounts on Linux systems.
CPU Alerting support for User, System, Wait, Idle.
4.30
31.05.2010 Active state of disk missing alarm read from default disk settings.
Added support for sending alarms only after the required samples are received.
4.22
31.03.2010 The 'ignore_filesystem' and 'ignore_device' are now also implemented for Windows systems.
Fixed the issue where custom disk profile uses the percent/MB setting from the global profile. The probe should now use the active setting of the missing.
4.21
04.02.2010 Added support for extended NIS database information.
Modified for easier upgrade in cloud environment; when cluster disk is discovered, a local profile for the disk will be used as default confiugration for the cluster disk.
Fixed the disk samples problem also for cluster disks.
Added support for custom profiles.
Added support for 'nfs_space_check' key in the default disk parameter section
4.20
30.09.2009 Fixed number of samples for disk monitoring not being read properly. 4.11
21.09.2009 Added support for Linux systems with glibc 2.2. 4.10
04.09.2009 Fixed CPU data gathering issue on AIX systems.
Fixed CPU data gathering issue on TRU64 systems.
Fixed upgrade problem with QoS values for memory paging.
4.05
25.06.2009 Multi CPU difference calculation is corrected. 4.04
20.05.2009 Solaris: Fixes error situation that could occur if a parse error happens in the first sample collected.
Solaris: Fixes parsing problem on 128 cpu systems.
Removed support for HP-UX 11.00
AIX: Fixes parsing problem with vmstat output causing paging value errors.
AIX: Suppressing internal alarm for initial memory data collection.
CPU multi diff test for clear alarm fixed so that clear works for this alarm situation even if the
CPU multi max alarm check is not enabled.
No initial clear on diabled checkpoints.
Using default disk profile for discovered cluster disks.
Extended cluster support.
Added support for Windows on Itanium 2 systems (IA64).
4.03
16.03.2009 Fixed GUI startup problem for AIX version 6. 3.82
19.12.2008 Rebuild following NimBUS library fixes. 3.81
31.10.2008 Added connection_status callback function to support improved share status information. Implemented ctrl-S in configuration tool to save window setup.

Renamed Processor Queue Length to System Load for UNIX/Linux. Note that the same Quality of Service table (Processor Queue Length) is still used.

Modified Processor Queue Length calculation for Windows - the Queue length is now divided by the number of processors.

Enabled decimal point use for System Load alarm threshold and Quality of Service messages.

Changed usage display to convert to appropriate unit in disk table.

Added "rebooted" alarm option and alarm message.

Added the following alarm variables:

- (for all) robotname, hostname.
- (for disk) size_mb, size_gb, free_mb, free_gb, free_pc, limit_mb, limit_gb, limit_pc.
- (for inodes) total_num, free_num, free_pc, limit_num, limit_pc.

Fixed disk_history problem with hidden disks.

Added option for sending Quality of Service message on network disk availability.

Added QoS for network disk availability.

Added option to monitor disk usage change.

Added log size option.
3.80
11.09.2008 Enabled inode threshold configuration for deactivated probe.
Updated OS type recognition to be able to detect Windows Vista and Windows 2003 Server correctly.
Fixed inode history initialization for discovered disk.
Fixed share name handling.
Modified configuration tool to present updated message list for Queue Length alarm message.
Added sanity check for interval and sample values.
Corrected reading of default settings for inode QoS and use of percentage.
Corrected configuration tool alarm coloring on disk configuration as the colloring did not exactly represent probe alarming bahaviour.
Added the option to gather memory paging QoS series both in kilobytes per second as well as pages per second.

Please note that, for version 3.72 and higher of this probe, NimBUS Robot version 3.00 (or higher) is a prerequesite. You are advised to carefully read the document "Upgrading the NimBUS Robot" before installing/upgrading.

3.72
21.05.2008 Corected handling of Windows disk quotas. 3.54
24.04.2008 Fixed alarm message problem with missing network disks. 3.53
13.03.2008 Fixed deadlock situations for AIX_5, SOLARIS_8_sparc and TRU64.
Fixed: Interchanged memory and disk data-collections intervals.
3.52
17.01.2008 Modified logic to determine when clear alarm should be sent for nfs mounted file systems.
When a new disk is detected the probe will do a full restart to correctly initiate the disk. UNIX: Added monitoring of inodes on filesystems. Note: Linux systems with ReiserFS filesystems may show 0 inodes (the same result should be visible with the command 'df -i').
3.51
12.10.2007 Windows: Added sanitycheck on cpu data.
HP-UX: modified calculations of swap space usage.
Modified QOS table name for memory paging when paging is calculated in pages per second. In previous versions QOS_MEMORY_PAGING was used for memory paging regardless if the calculations where done in kilobytes per second or pages per second. Now QOS-MEMORY_PAGING_PGPS will be used when pages per second is specified. Note that for users already using this option old data may need to be moved to the new table and that SLA's and SLO's may need to be modified.
3.43
25.05.2007 UNIX: Added new versions to supported platform list:
HPUX_11: 32bit (PA-RISC)
LINUX: 32bit (Glibc >=2.3)
SOLARIS_10: 32bit (x86) 3.42
Additional logging for new and missing disks.
3.42
23.02.2007 AIX: Fix bug which caused physical memory information in the get_info callback to be incorrect. 3.32
19.01.2007 AIX: Added support for flag 'mem_buffer_used' in setup. If set to 'yes' the used memory will include the file cache and be consistent with the data from the 'vmstat' utility. Default is 'no' to be compatible with other platforms which to not report file cache as used memory as it is still available to programs.
Windows: Swap memory usage now reflects the pagefile usage.
Solaris 8 and higher: support for checking filesystems over 2TB.
3.31
19.07.2006 3.25 display problems fixed 3.26
14.07.2006 AIX_5: Do not report buffer cache as used physical memory.
Fixed problem with reporting physical memory over 4GB on Windows 2000/XP/2003.
Fix on Solaris, Tru64 and AIX: Allocated a bigger buffer for CPU monitoring data. The maximum number of CPU's increased from 32 to 128.
3.25
20.06.2006 Updated discovery template. 3.23
02.06.2006 Tru64: Fix physical memory detection on systems with over 4GB RAM 3.22
03.05.2006 Added monitoring of physical memory usage.
Corrected memory statistics on HP-UX, Tru64 and SGI.
Added option to use pages/second as unit for paging instead of Kilobytes/second. Note that changing this may upset your QoS series.
Added new discovery template.
Added recognition of local file systems without drive letter on Windows XP and Windows 2003 Server.
Enabled monitoring of disk space usage of network file system (NFS). Note that enabling this might cause slow operation of the probe when there are network problems.
Linux: Fix error finding paging data on 2.6 kernels. Also changed counter so that only swap paging is counted, not other VM related IO.
3.21
09.02.2006 Linux: Fix detection of installed physical memory over 4GB.
Unix: Utility calling routine changed to send a SIGKILL to the child process directly when the child needs to be stopped. Eliminates the need for a separate SIGCHLD handler to avoid zombie proce
3.17
27.04.2005 Fixed bug where a specific configuration on multi-cpu systems would cause a segmentation fault. 3.12
Requirements
Platform: Please refer to the Platform Support Matrix located in the Download section of http://support.nimsoft.com
Software: Nimsoft Robot 3.00 or newer
Hardware: None