linux-dash
linux-dash copied to clipboard
Network connection not showing data
Hi! first of all this dash for linux is great!!! now.. the issue that i have is that in my server the data of the network connections not appear in the widget.
My server have Centos 7 os. and nginx server.. what i should be to do?
Check https://github.com/afaqurk/linux-dash/pull/455, in my case after this patch it's worked well.
If it not help - check output of
./app/server/linux_json_api.sh network_connections
Does it return correct information?
@gvottela : Does it work with my fix from #455 , suggested by @alozovskoy ? The merge request is finally accepted! :tada: