empty buffer
This commit is contained in:
		
							parent
							
								
									0a58ba7f56
								
							
						
					
					
						commit
						7ca0efb09f
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
# Unifi
 | 
					# Unifi Poller
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Collect your Unifi Controller Data and send it to an InfluxDB instance.
 | 
					Collect your Unifi Controller Data and send it to an InfluxDB instance.
 | 
				
			||||||
Grafana dashboards included.
 | 
					Grafana dashboards included. Updated 2019.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installation
 | 
					## Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -37,19 +37,18 @@ for making this dashboard; it gave me a fantastic start to making my own.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# What now...
 | 
					# What now...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Better Linux support and testing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					I only, personally, run this on a Mac 10.13.something. I know others are using
 | 
				
			||||||
 | 
					Linux and it's working, but I need more feedback. Does the unit file work? Are
 | 
				
			||||||
 | 
					you able to stop and start the service? Does the Makefile do the right things?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- I probably suck at InfluxDB.
 | 
					- I probably suck at InfluxDB.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
I don't know what should be a tag and what should be a field. I think
 | 
					I don't know what should be a tag and what should be a field. I think
 | 
				
			||||||
I did my best, but there's certainly room for improvements in both
 | 
					I did my best, but there's certainly room for improvements in both
 | 
				
			||||||
the data input and the Grafana graphs (output).
 | 
					the data input and the Grafana graphs (output). I'm always iterating, but
 | 
				
			||||||
 | 
					if you find a deficiency or something that can be improved, let me know.
 | 
				
			||||||
 | 
					 | 
				
			||||||
- The USW and USG code needs love.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Up to this point, my focus has been on UAP. I have only included dashboards
 | 
					 | 
				
			||||||
that focus on UAP. I am still working on the other two, but it may be a while
 | 
					 | 
				
			||||||
before I get around to publishing them. Help is appreciated.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Are there other devices that need to be included?
 | 
					- Are there other devices that need to be included?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -60,19 +59,16 @@ ports, some switches have 10Gb, etc. These are things I do not have data on
 | 
				
			||||||
to write code for. If you have these devices, and want them graphed, open an
 | 
					to write code for. If you have these devices, and want them graphed, open an
 | 
				
			||||||
Issue and lets discuss.
 | 
					Issue and lets discuss.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
- Better Installation instructions.
 | 
					- Better Installation instructions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you're a nerd you can probably figure it out. I'd still like some pretty
 | 
					If you're a nerd you can probably figure it out. I'd still like some pretty
 | 
				
			||||||
pictures and maybe even a Twitch VOD.
 | 
					pictures and maybe even a Twitch VOD.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
- Sanity Checking
 | 
					- Sanity Checking
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Did I actually graph the right data in the right way? Some validation would
 | 
					Did I actually graph the right data in the right way? Some validation would
 | 
				
			||||||
be nice.
 | 
					be nice.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
- Radios, Frequencies, Interfaces, vAPs
 | 
					- Radios, Frequencies, Interfaces, vAPs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
My access points only seem to have two radios, one interface and vAP per radio.
 | 
					My access points only seem to have two radios, one interface and vAP per radio.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue