Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:misc [2023-12-03 Sun wk48 12:54] – [Docker Setup & Basic Commands] baumkp | linux_router:misc [2025-03-03 Mon wk10 11:49] (current) – [glances] baumkp | ||
---|---|---|---|
Line 19: | Line 19: | ||
The darkstat output can then be seen on a web browser at '' | The darkstat output can then be seen on a web browser at '' | ||
+ | |||
+ | The darkstat systemd intergration suck, it is a legacy setup. | ||
+ | |||
+ | |||
---- | ---- | ||
====glances==== | ====glances==== | ||
+ | See [[https:// | ||
* '' | * '' | ||
* '' | * '' | ||
Line 30: | Line 34: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | As can be seen glances uses '' | ||
+ | *'' | ||
+ | *'' | ||
+ | *'' | ||
===Glances Options=== | ===Glances Options=== | ||
//**__The best hot key is ' | //**__The best hot key is ' | ||
- | Below are the list of several hot keys. | + | ++++Below are the list of several hot keys:| |
* a – Sort processes automatically | * a – Sort processes automatically | ||
* c – Sort processes by CPU% | * c – Sort processes by CPU% | ||
Line 60: | Line 69: | ||
* q – Quit (Esc and Ctrl-C also work) | * q – Quit (Esc and Ctrl-C also work) | ||
+ | ++++ | ||
+ | |||
+ | See Glances docs [[https:// | ||
+ | |||
+ | . | ||
===glances as a service=== | ===glances as a service=== | ||
- | Setup a systemd file for glances as a local web service '' | + | ++++Setup a systemd file for glances as a local web service '' |
< | < | ||
[Unit] | [Unit] | ||
Line 75: | Line 89: | ||
[Install] | [Install] | ||
- | WantedBy=multi-user.target | + | WantedBy=multi-user.target </ |
- | + | ++++ | |
- | </ | + | After modifying a systemd file update systemd: '' |
- | After modifying a systemd file update systemd: '' | + | |
- | The glances output can then be seen on a web browser at '' | + | The glances output can then be seen on a web browser at '' |
---- | ---- | ||
Line 87: | Line 100: | ||
I tried ntopng again in December 2023. I ran in a Docker container on my Router, although markedly improved since trying a few years ago this this program suite still uses uses a lot of resources on my router which loads it up close to 50%. There are occasional reports of dropped packet and such, further indicating overload.\\ | I tried ntopng again in December 2023. I ran in a Docker container on my Router, although markedly improved since trying a few years ago this this program suite still uses uses a lot of resources on my router which loads it up close to 50%. There are occasional reports of dropped packet and such, further indicating overload.\\ | ||
- | Another thing I do not like about this package is that the free community version is a significantly cut down of the full paid version. | + | Another thing I do not like about this package is that the free community version is a significantly cut down of the full paid version. |
**Hence I have decided not to use this software.** | **Hence I have decided not to use this software.** | ||