Hi Arun,
Adding the -Dchmod-use-full-permissions=false arg didn't work.
I updated the ./monitors/JavaHardwareMonitor/monitor.xml file and set the the <enabled> tag to false.
<name>SigarHardwareMonitor</name>
<type>managed</type>
<enabled>false</enabled>
We no longer see the Sigar exceptions in the logs. Is there any data we lose by setting this to false though?
Now no data is being sent to App Dynamics dashboard.
thanks!
Here is the machine agent version info:
[main] 03 May 2016 10:32:26,863 INFO SystemAgent - Using Agent Version [Machine Agent v4.0.6.0 GA Build Date 2015-05-11 20:56:44]
[main] 03 May 2016 10:32:26,864 INFO SystemAgent - JVM Runtime:
java.home=/usr/java/jdk1.7.0_60/jre
java.vm.vendor=Oracle Corporation
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.runtime.version=1.7.0_60-b19
java.io.tmpdir=/tmp
[main] 03 May 2016 10:32:26,864 INFO SystemAgent - OS Runtime:
os.name=Linux
thanks