32124a7913 
								
							 
						 
						
							
							
								
								Adding a Close() function to the Output interface and to the agent  
							
							
							
						 
						
							2015-08-12 11:04:25 -06:00  
				
					
						
							
							
								 
						
							
								08042089f9 
								
							 
						 
						
							
							
								
								Followup to issue  #77 , create configured database name from toml file  
							
							
							
						 
						
							2015-08-12 10:54:13 -06:00  
				
					
						
							
							
								 
						
							
								53969ae054 
								
							 
						 
						
							
							
								
								move tags to influxdb struct, update all sample configs  
							
							
							
						 
						
							2015-08-12 10:23:00 -06:00  
				
					
						
							
							
								 
						
							
								16c424de2a 
								
							 
						 
						
							
							
								
								Print version number on startup, issue  #104  
							
							
							
						 
						
							2015-08-11 14:23:16 -06:00  
				
					
						
							
							
								 
						
							
								9e2f8f664b 
								
							 
						 
						
							
							
								
								Followup to issue  #77 , create configured database name from toml file  
							
							
							
						 
						
							2015-08-11 14:02:04 -06:00  
				
					
						
							
							
								 
						
							
								343d8f87b4 
								
							 
						 
						
							
							
								
								Update CHANGELOG with fix for issue  #101  
							
							... 
							
							
							
							I really need to remember to do this with the initial commit. 
							
						 
						
							2015-08-11 11:28:36 -06:00  
				
					
						
							
							
								 
						
							
								374a0af084 
								
							 
						 
						
							
							
								
								Fix for issue  #101 , switch back from master branch if building locally  
							
							
							
						 
						
							2015-08-11 11:07:39 -06:00  
				
					
						
							
							
								 
						
							
								9f2e6d6172 
								
							 
						 
						
							
							
								
								Update CHANGELOG with PR  #106  
							
							
							
						 
						
							2015-08-11 11:04:50 -06:00  
				
					
						
							
							
								 
						
							
								af647990ab 
								
							 
						 
						
							
							
								
								Merge pull request  #106  from zepouet/master  
							
							... 
							
							
							
							New option to filter the plugins to run at startup 
							
						 
						
							2015-08-11 11:02:26 -06:00  
				
					
						
							
							
								 
						
							
								9b2b1df7e2 
								
							 
						 
						
							
							
								
								Go FMT missing  
							
							... 
							
							
							
							Merge branch 'master' of https://github.com/zepouet/telegraf  
							
						 
						
							2015-08-11 19:01:51 +02:00  
				
					
						
							
							
								 
						
							
								abdef7c326 
								
							 
						 
						
							
							
								
								Go FMT missing...  
							
							
							
						 
						
							2015-08-11 19:01:37 +02:00  
				
					
						
							
							
								 
						
							
								b312e48d31 
								
							 
						 
						
							
							
								
								Revert "PR  #59 , implementation of multiple outputs"  
							
							... 
							
							
							
							This reverts commit 48a075529a924700f381 
							
						 
						
							2015-08-11 10:34:00 -06:00  
				
					
						
							
							
								 
						
							
								48a075529a 
								
							 
						 
						
							
							
								
								PR  #59 , implementation of multiple outputs  
							
							
							
						 
						
							2015-08-11 10:21:00 -06:00  
				
					
						
							
							
								 
						
							
								7f22211e4b 
								
							 
						 
						
							
							
								
								Update changelog with PR  #103  
							
							
							
						 
						
							2015-08-11 10:19:29 -06:00  
				
					
						
							
							
								 
						
							
								a63c3c8e0b 
								
							 
						 
						
							
							
								
								Ensure tests pass now that we're passing fstype around  
							
							... 
							
							
							
							go fmt checks
Rework the example configuration snippets 
							
						 
						
							2015-08-11 10:19:29 -06:00  
				
					
						
							
							
								 
						
							
								bba162c55b 
								
							 
						 
						
							
							
								
								to filter by filesystem type, we need to pass that up the chain  
							
							
							
						 
						
							2015-08-11 10:19:29 -06:00  
				
					
						
							
							
								 
						
							
								540ba6d6ae 
								
							 
						 
						
							
							
								
								tag filtering description added  
							
							
							
						 
						
							2015-08-11 10:19:29 -06:00  
				
					
						
							
							
								 
						
							
								29e8ce68e4 
								
							 
						 
						
							
							
								
								Modify ShouldPass so that it checks the tags of a metric, if configured.  
							
							... 
							
							
							
							A plugin can have 'tagpass' and 'tagdrop' subsections:
[disk.tagpass]
And tagname = array lists of things to filter by:
fstype = [ "ext4", "xfs" ]
path = [ "/", /opt", "/home" ]
[disk.tagdrop]
path = [ "/" ] 
							
						 
						
							2015-08-11 10:19:29 -06:00  
				
					
						
							
							
								 
						
							
								5691253acd 
								
							 
						 
						
							
							
								
								Update Readme with new option filter and add usage chapter with --help  
							
							
							
						 
						
							2015-08-11 18:18:52 +02:00  
				
					
						
							
							
								 
						
							
								cd5c85a245 
								
							 
						 
						
							
							
								
								ShouldPass needs to know the tags being used  
							
							
							
						 
						
							2015-08-11 10:13:55 -06:00  
				
					
						
							
							
								 
						
							
								7e1d1c19e6 
								
							 
						 
						
							
							
								
								Fix for issue  #77 , create telegraf database if not exists  
							
							
							
						 
						
							2015-08-11 10:13:55 -06:00  
				
					
						
							
							
								 
						
							
								46cdb40800 
								
							 
						 
						
							
							
								
								Automate circleci package process  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								e3c6101b93 
								
							 
						 
						
							
							
								
								Back to regular circle.yml, make and artifact linux binaries  
							
							... 
							
							
							
							Remove the circle-test.sh script because that environment was having
problems building all of gopsutil. 
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								448aeb9c55 
								
							 
						 
						
							
							
								
								fix filename for logrotate config  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								5e55104aa6 
								
							 
						 
						
							
							
								
								Log rotation configuration file, and package.sh modifications to add it to deb and rpm  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								03cd83dc82 
								
							 
						 
						
							
							
								
								Massive retro-active changelog update  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								0cebae8e23 
								
							 
						 
						
							
							
								
								README long-line fixing and a couple typos  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								38bbe7567a 
								
							 
						 
						
							
							
								
								Fail and exit telegraf if no plugins are found loaded, issue  #26  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								fc95e8401a 
								
							 
						 
						
							
							
								
								Add LeoFS plugin  
							
							
							
						 
						
							2015-08-11 10:09:26 -06:00  
				
					
						
							
							
								 
						
							
								b70f821a10 
								
							 
						 
						
							
							
								
								Revert "Add log rotation to /etc/logrotate.d for deb and rpm packages"  
							
							
							
						 
						
							2015-08-11 10:09:25 -06:00  
				
					
						
							
							
								 
						
							
								95bb21f3f5 
								
							 
						 
						
							
							
								
								Using gvm & shell test file to manage circleci go environment  
							
							
							
						 
						
							2015-08-11 10:09:25 -06:00  
				
					
						
							
							
								 
						
							
								94741d52ed 
								
							 
						 
						
							
							
								
								Remove simplejson dependency in exec plugin  
							
							
							
						 
						
							2015-08-11 10:09:25 -06:00  
				
					
						
							
							
								 
						
							
								1ac6da4a8b 
								
							 
						 
						
							
							
								
								Fix for issue  #93 , just use github path instead of gopkg.in  
							
							
							
						 
						
							2015-08-11 10:09:25 -06:00  
				
					
						
							
							
								 
						
							
								090c0a60fa 
								
							 
						 
						
							
							
								
								Add exec plugin  
							
							
							
						 
						
							2015-08-11 10:09:25 -06:00  
				
					
						
							
							
								 
						
							
								e7ca9113bc 
								
							 
						 
						
							
							
								
								Add filtering options to select plugin at startup  
							
							
							
						 
						
							2015-08-11 17:50:36 +02:00  
				
					
						
							
							
								 
						
							
								924700f381 
								
							 
						 
						
							
							
								
								Update changelog with PR  #103  
							
							
							
						 
						
							2015-08-10 19:22:39 -06:00  
				
					
						
							
							
								 
						
							
								d280b968d7 
								
							 
						 
						
							
							
								
								Ensure tests pass now that we're passing fstype around  
							
							... 
							
							
							
							go fmt checks
Rework the example configuration snippets 
							
						 
						
							2015-08-10 19:20:49 -06:00  
				
					
						
							
							
								 
						
							
								1d8c7a74d6 
								
							 
						 
						
							
							
								
								to filter by filesystem type, we need to pass that up the chain  
							
							
							
						 
						
							2015-08-10 19:19:36 -06:00  
				
					
						
							
							
								 
						
							
								c1dc77c69c 
								
							 
						 
						
							
							
								
								tag filtering description added  
							
							
							
						 
						
							2015-08-10 19:19:35 -06:00  
				
					
						
							
							
								 
						
							
								3ecb5a20a5 
								
							 
						 
						
							
							
								
								Modify ShouldPass so that it checks the tags of a metric, if configured.  
							
							... 
							
							
							
							A plugin can have 'tagpass' and 'tagdrop' subsections:
[disk.tagpass]
And tagname = array lists of things to filter by:
fstype = [ "ext4", "xfs" ]
path = [ "/", /opt", "/home" ]
[disk.tagdrop]
path = [ "/" ] 
							
						 
						
							2015-08-10 19:19:35 -06:00  
				
					
						
							
							
								 
						
							
								0c1460062d 
								
							 
						 
						
							
							
								
								ShouldPass needs to know the tags being used  
							
							
							
						 
						
							2015-08-10 19:19:35 -06:00  
				
					
						
							
							
								 
						
							
								c0cef8ca43 
								
							 
						 
						
							
							
								
								Fix for issue  #77 , create telegraf database if not exists  
							
							
							
						 
						
							2015-08-10 16:33:18 -06:00  
				
					
						
							
							
								 
						
							
								a3e20ab2d6 
								
							 
						 
						
							
							
								
								Automate circleci package process  
							
							
							
						 
						
							2015-08-10 13:41:05 -06:00  
				
					
						
							
							
								 
						
							
								7a23eb69eb 
								
							 
						 
						
							
							
								
								Back to regular circle.yml, make and artifact linux binaries  
							
							... 
							
							
							
							Remove the circle-test.sh script because that environment was having
problems building all of gopsutil. 
							
						 
						
							2015-08-10 10:47:32 -06:00  
				
					
						
							
							
								 
						
							
								7da12dc324 
								
							 
						 
						
							
							
								
								fix filename for logrotate config  
							
							
							
						 
						
							2015-08-08 23:04:42 +01:00  
				
					
						
							
							
								 
						
							
								ed9b43e2cc 
								
							 
						 
						
							
							
								
								Log rotation configuration file, and package.sh modifications to add it to deb and rpm  
							
							
							
						 
						
							2015-08-08 22:10:32 +01:00  
				
					
						
							
							
								 
						
							
								2cd56e43a8 
								
							 
						 
						
							
							
								
								Massive retro-active changelog update  
							
							
							
						 
						
							2015-08-07 15:41:54 -06:00  
				
					
						
							
							
								 
						
							
								91f6c4b740 
								
							 
						 
						
							
							
								
								move tags to influxdb struct, update all sample configs  
							
							
							
						 
						
							2015-08-07 15:31:25 -05:00  
				
					
						
							
							
								 
						
							
								c0249caef9 
								
							 
						 
						
							
							
								
								README long-line fixing and a couple typos  
							
							
							
						 
						
							2015-08-07 09:19:45 -06:00  
				
					
						
							
							
								 
						
							
								e0d0bc0966 
								
							 
						 
						
							
							
								
								Fail and exit telegraf if no plugins are found loaded, issue  #26  
							
							
							
						 
						
							2015-08-07 09:00:40 -06:00