Are you with Aussie Broadband? How did you get to pull the internet data usage information?
I just use the stats from my router now. I used to use this:
The developer is no longer with them so it may no longer be maintained.
No I have a Ubiquiti ERX and use SNMP.
Im trying to set this up.
I have this info under system. But cant find any entitys to suface this to a dashboard. What am I missing?
Im also trying to make the SNMP sensors a little more readable and relevant,
Is there a way to do that? convert bytes to show gigabytes and have it show some weekly stats or something?
Thanks guys
Thanks Tom, You’re a champ as always
Hi @Jevada72
I use the built in Coinbase integration with some template sensors to calculate value’s. And I have a node-red flow for Binance in which I use an API call to get the info. However you can use this HACS integration for Binance instead (wasn’t available when I implemented it)
Mine so far being devided into multi icons.
And multitab and in some case slider use
Main Dashboard
Mikrotik Router
NAS and Server
Docker
Proxmox, Remote Server and My Domain monitor
Still work in progress hahahahaha
Just standard TKL dashboard
Love the setup can you share your configs?
Do you want the configs for the lovelace dashboards or the configs in general e.g. sensors, swithes, templates etc.?
Since the configs are quite large, I can’t put them all in 1 post.
I’ll try to get is backed up to github, so you can find it there.
I’ll let you know when that is ready
Yeah Github would be great!!!
Yes please share your configs.
Just a bit lower…
DrTube how did you put Glances on Proxmox itself? Do you have to install it?
Yes, you need to install it on proxmox.
curl -L https://bit.ly/glances | bash
mine looks like this, super-basic.
It monitors in real-time my rpi4, cpu usage, temperature, ram and ssd utilization and network traffic. I would like to add my Synology nas also but I’ve noticed that the sensors provided with the official HA integration do not update in real time.
What are you guys using to show real-time values with the DSM/Synology HA integration?
Thanks for the help on that