Hi, 
 I'm editing nmon.conf in order to increase the time between measures of performance. Default is:  
fifo_interval="60"  
fifo_snapshot="1440" 
 but I wanna change the interval to fifo_interval="180" 
 The app TA-nmon is installed in my deployment server. After edit nmon.conf file, I run the command   
/opt/splunk/bin/splunk reload deploy-server -class serverclassname -debug 
 I created the nmon.conf in 'local' directory and edited the file there (deployment server). I have edited too the nmon.conf directly in 'default' directory but it haven't work.  
 My linux servers received the app correctly, and with the new value in fifo_interval parameter, but performance measures are still being collected each 60 seconds. 
 Do I need to change this parameter in any other file? 
 Thanks 
						
					
					... View more