added asa module. fixes #44. Version Bump 1.0!!!
This commit is contained in:
		
							parent
							
								
									6c534c63b6
								
							
						
					
					
						commit
						ef7f471d58
					
				
					 8 changed files with 113 additions and 21 deletions
				
			
		|  | @ -10,7 +10,7 @@ sonarr_server_ids = 1,2 | |||
| radarr_server_ids = 1,2 | ||||
| tautulli_server_ids = 1 | ||||
| ombi_server_ids = 1 | ||||
| asa = false | ||||
| ciscoasa_firewall_ids = false | ||||
| 
 | ||||
| [influxdb] | ||||
| url = influxdb.domain.tld | ||||
|  | @ -81,10 +81,11 @@ request_type_run_seconds = 300 | |||
| get_request_total_counts = true | ||||
| request_total_run_seconds = 300 | ||||
| 
 | ||||
| [asa] | ||||
| [ciscoasa-1] | ||||
| url = firewall.domain.tld | ||||
| username = cisco | ||||
| password = cisco | ||||
| influx_db = asa | ||||
| outside_interface = WAN | ||||
| ssl = false | ||||
| verify_ssl = true | ||||
| get_bandwidth_run_seconds = 300 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue