munin: move all plugins under a new "wormhole" category, not "network"
This commit is contained in:
		
							parent
							
								
									faa8dba5e7
								
							
						
					
					
						commit
						0960cfa636
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@ import os, sys, time, sqlite3
 | 
			
		|||
CONFIG = """\
 | 
			
		||||
graph_title Magic-Wormhole Transit Active Channels
 | 
			
		||||
graph_vlabel Channels
 | 
			
		||||
graph_category network
 | 
			
		||||
graph_category wormhole
 | 
			
		||||
waiting.label Transit Waiting
 | 
			
		||||
waiting.draw LINE1
 | 
			
		||||
waiting.type GAUGE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@ import os, sys, time, sqlite3
 | 
			
		|||
CONFIG = """\
 | 
			
		||||
graph_title Magic-Wormhole Transit Usage (since reboot)
 | 
			
		||||
graph_vlabel Bytes Since Reboot
 | 
			
		||||
graph_category network
 | 
			
		||||
graph_category wormhole
 | 
			
		||||
bytes.label Transit Bytes (complete)
 | 
			
		||||
bytes.draw LINE1
 | 
			
		||||
bytes.type GAUGE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@ import os, sys, time, sqlite3
 | 
			
		|||
CONFIG = """\
 | 
			
		||||
graph_title Magic-Wormhole Transit Usage (all time)
 | 
			
		||||
graph_vlabel Bytes Since DB Creation
 | 
			
		||||
graph_category network
 | 
			
		||||
graph_category wormhole
 | 
			
		||||
bytes.label Transit Bytes (complete)
 | 
			
		||||
bytes.draw LINE1
 | 
			
		||||
bytes.type GAUGE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@ import os, sys, time, sqlite3
 | 
			
		|||
CONFIG = """\
 | 
			
		||||
graph_title Magic-Wormhole Transit Server Events (since reboot)
 | 
			
		||||
graph_vlabel Events Since Reboot
 | 
			
		||||
graph_category network
 | 
			
		||||
graph_category wormhole
 | 
			
		||||
happy.label Happy
 | 
			
		||||
happy.draw LINE1
 | 
			
		||||
happy.type GAUGE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@ import os, sys, time, sqlite3
 | 
			
		|||
CONFIG = """\
 | 
			
		||||
graph_title Magic-Wormhole Transit Server Events (all time)
 | 
			
		||||
graph_vlabel Events
 | 
			
		||||
graph_category network
 | 
			
		||||
graph_category wormhole
 | 
			
		||||
happy.label Happy
 | 
			
		||||
happy.draw LINE1
 | 
			
		||||
happy.type GAUGE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user