Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See the document "Update the Infrastructure agent" for instructions detailing how to download and update the appropriate version of the agent for your platform.
Note this is a Linux only release.
Improvements
- Added new field
total_ramtometadata/system/systemfor Linux that reports the amount of ram installed on the machine. - Added new fields
total_cpuandtotal_corestometadata/system/systeminventory for Linux that reports the total number of processors on the machine and the total number of cores (number of cores x number of processors). - Added CPU steal field
cpuStealPercenttoSystemSample.
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See the document "Update the Infrastructure agent" for instructions detailing how to download and update the appropriate version of the agent for your platform.
Note also that this is a Windows only release.
Improvements
- Added new fields
ram,total_ram,cpu_name,cpu_num,total_cpu, andtotal_corestometadata/system/systemfor Windows.
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See the document "Update the Infrastructure agent" for instructions detailing how to download and update the appropriate version of the agent for your platform.
Bug fixes
- Fixes a regression where
sestatuswould be called even if SELinux features were inactive. - Log file set in config will no longer be overwritten during agent restart
Notes
New Relic Infrastructure Agent builds are available for multiple platforms. See the document "Update the Infrastructure agent" for instructions detailing how to download and update the appropriate version of the agent for your platform.
Improvements
- Added config setting (
ca_bundle_fileandca_bundle_dir) to enable users to specify a file location for a x509 certificate in .pem format to permit TLS communication with custom certificate authorities.