I have installed the Splunk NMON app and have started to receive data successfully from several clients. So the installation of both the app and add-on's appear to be working as required. I decided to modify the data collection frequency, so copied the nmon.conf file to the /local directory under the add-on, modified the interval/snapshot settings and pushed this change out to clients. I found that the values in the nmon.conf file were ignored. To investigate further, I modified the nmon_helper.sh script directly and found that it would use the default values in this script. So it appears to be completely ignoring any values in the default or local nmon.conf. I also checked the execute permission on the nmon.conf file to make sure it was able to run this file (as this seems to be how the values are loaded), but this did not seem to affect anything.
I am following the instructions in nmonsplunk.wikidot.com/documentation:userguide:configure:collection - is there anything I am missing to make it take the values from the nmon.conf file?
↧