Mobile data monitoring
-
@Lakota said in Mobile data monitoring:
Sorry nit sure what you mean, but since the last dekko2 update the other day I have a flashing green indicator light on my nexus 5, also m10, but no indicator sound. I gave not altered any of my email settings and yes two of them are imap.
I have Dekko 2 and the notifications for me are coming through all OK on all my devices. I have the light and the phone buzzing but not sound, which I can live with. For me notifications come through for all of my days emails though, even ones that I have already deleted during the day. So when my notifications come through for my 5 accounts, I can get loads come through but when I go in there are only a couple showing in Dekko 2. This is something that I really hope will be addressed in future builds.
When you say βthe last Dekko 2 update the other dayβ how did you get this? I check every day for updates, but have none come through. I have the rc running and my last updates were for this a week or so ago. Is there something that I am not doing right with updates not coming through as I if there are Dekko 2(or any other app) updates I would really like to get them.
-
@UKPhil I also check each day and have RC channel running. I had the first update to Dekko 2 for sometime on Tuesday from the open store(and also ota's for various devices on Weds, but not the m10).
It might just be the way the updates are rolled out to different devices etc.
There is some mention on git hub about data monitoring coming in the future. Was really checking I hadn't missed anything, but I didn't agree it is needed if not vital just yet. -
May I come back to my question: How Dekko2 gets to know that there is new unread mail in my IMAP inbox? Thanks
-
@guru Sorry I have no idea on how it works. I think there is a github page or the developers site that would be better. Dekko was mentioned more as an aside in this post as I need to monitor mobile data usage easily.
-
@Lakota Thanks for that. I do my updates via the updates in settings. Not tried via the open store.
Hopeful in the future it will come as we need a data monitoring. If there is a github for it feel free to add the number here so we can add comments.
-
You mean this? https://github.com/ubports/ubuntu-touch/issues/66
Its on our list, I got an idea already
BR
-
@Flohack thanks a lot for your work... it's exactly what i'm looking for
-
@Flohack said in Mobile data monitoring:
You mean this? https://github.com/ubports/ubuntu-touch/issues/66
Its on our list, I got an idea already
BR
Fantastic news, I cannot waiy to see it. Hopefully it will not takr long for the idea to become working reality.
-
Basically I am planning to install this tool: https://tecadmin.net/setup-vnstat-network-traffic-monitor-on-ubuntu/#
But we need a frontend for this in system-settings, still looking for a volunteer to do it xD
BR
-
@Flohack this looks idea and something in the front end like the browser pages it currently shows would be idea. Sorry all I can offer help with is the testing.
-
@Flohack Thanks Flohack. The simple web page display of a graph looks pretty good to me. Along with (from a quick read of set up info) a start finish point/date and upper limit alert ideal for quick reference from the settings page possibly under the mobile section.
For those with two sim phones would it pick up the two different usages or agregate it under one reading? I know this is probably pilling the work on for those that can and know what they are doing, but it us greatly appreciated by us keen users and supporters of this quickly developing great system. -
@Lakota Hi, vnstat is capable of monitoring only network interfaces, so all radios, all WiFis, VPNs bluetooth etc would be in a separate graph
That said, we need to find a way how to determine which network "card" name is which function, as this seems kernel dependent. Will be smth like rmnet* or wl* then.
BR
-
Hi @flohack !
I just planned to install vnstat to monitor my data traffic (device rmnet0 for my nexus 5), and found this post with a quick search.Is there a way to install it?
I tried a apt-get install vnstat, but the package is not available in repository.I'm not used to the UT platform for now, and don't know how to compile package for it.
Is it possible to compile it for UT 15.04? -
@ellypsis UT file system is read-only, you can make it writable too (not recommended), try to run that package inside Libertine, or you can try to make a .click package using Clickable [*] for example
-
@ellypsis vnstat is not installable? Strange, it should be for 15.04 in any case, and also probably also for 16.04. You need to make / writable though, and this needs to be done after every reboot to keep data recording active.
After 16.04 release we will hopefully have time to look into this a bit deeper.
BR
-
I was about to post a reply to this post, but I found this bug on GitHub : Mobile data usage monitoring #66
Just to let other know that's a work in progress