System Monitor records and shows your phone usage detail stats.
Currently you are able to see CPU, Battery and Traffic stats.
More stats will be added in future versions.
Support forum for discussions on talk.maemo.org.
Attachment | Size | Date |
---|---|---|
harbour-systemmonitor-0.5-15.armv7hl.rpm | 69.67 KB | 12/09/2014 - 01:33 |
harbour-systemmonitor-0.6-18.armv7hl.rpm | 71 KB | 30/09/2014 - 22:19 |
harbour-systemmonitor-0.6-19.armv7hl.rpm | 70.99 KB | 02/10/2014 - 13:30 |
harbour-systemmonitor-0.6-20.armv7hl.rpm | 72.63 KB | 15/10/2014 - 19:14 |
harbour-systemmonitor-0.6-21.armv7hl.rpm | 71.5 KB | 29/10/2014 - 18:16 |
- Journal messages fix
Comments
dexic
Mon, 2020/04/06 - 15:21
Permalink
Can you please add info, whether some of the data is live or average? I can't find a clue to determine, what is being shown above the diagrams. A character like Ø or ~ for average and live would be great!
Thank you!
vansid
Sat, 2017/12/02 - 23:13
Permalink
This works very well on the Xperia X, but it doesn't seem to be capturing the cellular traffic - perhaps the wrong device name is being used?
basil
Sat, 2017/12/02 - 23:15
Permalink
Please, take a look: https://github.com/custodian/harbour-systemmonitor/issues/16
objectifnul
Sun, 2015/09/13 - 13:16
Permalink
Great utility. After factory reset and restoration of /home/nemo from backup, I couldn't have Sysmon running effectively.
I checked "chown nemo:nemo -R /home/nemo/.config/systemd", it's ok. Any other files/folders to check?
basil
Sun, 2015/09/13 - 13:19
Permalink
What do you mean by saying "I couldn't have Sysmon running effectively"?
It does not start? does not autostart? does not collect data? graphs are empty? only few graphs are working?
objectifnul
Sun, 2015/09/13 - 13:29
Permalink
Installed normally, autostart accepted, but "no data" shown by the graphs.
basil
Sun, 2015/09/13 - 13:48
Permalink
Data is stored at default application data, check that user nemo owns directory "/home/nemo/.cache/thecust" all subfolders and files.
objectifnul
Sun, 2015/09/13 - 13:56
Permalink
Currently nemo owns /home/nemo entirely. However I'm afraid my restoration after factory reset messed up many things in the ownerships and permissions. For example my five-digit device lock could no longer be activated. So I think I need to reset again, with an adequate restoration policy, specially as far as ownerships and permissions are concerned. Didn't find comprehensive instructions so far.
basil
Sun, 2015/09/13 - 14:03
Permalink
Nemo always owns /home/nemo, but this does not mean that he owns all files and directories inside.
Check exact path I specified, including all sub-folders and files inside. I assume, that you can run 'chown nemo:nemo -R /home/nemo/.cache/thecust' as root to fix permissions for system monitor. And I guess that running 'chown nemo:nemo -R /home/nemo' should fix other applications.
Dont forget to report permission issue after backup/restore to Jolla.
objectifnul
Sun, 2015/09/13 - 14:29
Permalink
Thanks. Sysmon is ok now ('thecust' was the issue, uneasy to guess without your tip). But I still need to reset and restore, as many other ownership issues are remaining, and I have no cue to address them one by one. Will be more careful this time.
Jordi
Mon, 2015/03/30 - 00:24
Permalink
I noticed something strange: the nights during which I put the phone on charge, the CPU usage is less (than the nights when the phone is not charging) due to the IO wait being lower. Is it a bug or ...?
basil
Mon, 2015/03/30 - 00:30
Permalink
Not really a bug, but some miscalculation due to thing how cpu works. Corrections needed for the algorithm.
That happens because when phone is charging, CPU does not enter power saving mode, and actual cpu timing clocks count equals real(astronomical) time diff. And when it is saving power CPU skips some wakeups, so sum of clocks are less then real time diff.
Jordi
Mon, 2015/03/30 - 00:54
Permalink
OK, thanks for your answer.
JustRC
Sat, 2014/11/01 - 06:04
Permalink
Great app!
Mystery47
Mon, 2014/10/27 - 22:25
Permalink
Basil did it again...Just awesome diaghram app what shows battery, memory etc. specs nicely. Daily use...
hoodlum
Sat, 2014/10/18 - 00:41
Permalink
Русский планируете прикрутить?
basil
Sat, 2014/10/18 - 00:43
Permalink
после добавления статистики по каждому приложению/системе, на transifex будет проект перевода. напишу дополнительно.
toxip
Fri, 2014/10/17 - 14:27
Permalink
I'm unable to check autorun on system reboot. I just reverts back when I leave the settings page.
basil
Fri, 2014/10/17 - 14:59
Permalink
Settings page -> Click Autorun, state changed to "Service will autorun on system boot" -> leave Settings page, enter Settings page again, and Autorun is disabled, "Service shouldbe launched manualy"?
toxip
Mon, 2014/10/20 - 15:02
Permalink
Only the glow activates but the the state never changes from "Service should be launched manually". Clearly no effect on checking that function. Any way to manually edit some file to force this setting on? This happened after I updated the app.
basil
Mon, 2014/10/20 - 15:04
Permalink
what sailfishos version are you using? settings depends on systemd configuration. In terminal as 'nemo' user execute `systemctl --user enable harbour-systemmonitord` to enable autostartup, and `systemctl --user start harbour-systemmonitord` to start now.
rrunner64
Wed, 2014/10/29 - 21:35
Permalink
I also have the problem that I can not enable autorun on system boot. `systemctl --user enable harbour-systemmonitord` gives this error: 'Failed to issue method call: No such file or directory'. I’m on 1.1.0.39 but had the problem also before Update9. Starting the service manually works without problems.
basil
Wed, 2014/10/29 - 21:41
Permalink
check if /home/nemo/.config/systemd/user/ folder path and all parent paths exists on your device(it should be autocreated by systemd on first service enabling) and is writable by nemo user? if "systemd" is missing - try to create it, "user" subfolder is auto-created and auto-deleted when there are no startup services left.
Jordi
Fri, 2014/11/21 - 01:36
Permalink
Same problem here, with 1.0.8.21. and same error as rruner64 when doing "systemctl --user enable harbour-systemmonitord".
"systemd" is there, "user" subfolder also. is it safe to remove "systemd"?
basil
Fri, 2014/11/21 - 01:39
Permalink
check your permission for folder systemd with `ls -la /home/nemo/.config/systemd` and then change it to nemo with `chown nemo:nemo -R /home/nemo/.config/systemd` runned from root-shell.
Jordi
Fri, 2014/11/21 - 09:06
Permalink
This is what I get:
[nemo@dhcppc9 ~]$ ls -la /home/nemo/.config/systemd
total 0
drwxr-xr-x 1 root root 8 Feb 4 2014 .
drwx------ 1 nemo nemo 1646 Oct 12 00:09 ..
drwxr-xr-x 1 root root 60 Feb 4 2014 user
Thanks! It's working now.
rrunner64
Thu, 2014/10/30 - 01:15
Permalink
It seems there was a permission problem with the "systemd" folder. I deleted it and it was recreated when I enabled autostart in System Monitor. Now everything works. :-)
Thank you very much!
ninepine
Thu, 2014/10/16 - 11:00
Permalink
About is now showing 0.6-20 - said 'no data' then realised service was not enabled in Settings. Not sure data is being collected though as graphs blank. Will post later.
basil
Thu, 2014/10/16 - 10:57
Permalink
Open settings page, and enable daemon. It is stopped, and does not collect any data on your phone.
Count of collected units is also shown at settings page.
ninepine
Thu, 2014/10/16 - 01:17
Permalink
Hello Basil
I've updated to 0.6-20 (Shows as 0.6-18 in About) but the cover now says "No Data".
The App is collecting data and is very useful with the graphs in the App working fine.
(NB If is Preview a Comment here and then Save it it doesn't appear to be added. If I Save the comment without Preview it is).
Mike
Pages