Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for showing internal statistics #1685

Open
nikeshjauhari opened this issue May 16, 2020 · 9 comments
Open

Add support for showing internal statistics #1685

nikeshjauhari opened this issue May 16, 2020 · 9 comments

Comments

@nikeshjauhari
Copy link

nikeshjauhari commented May 16, 2020

Hi,

Can we have a section where we can show some internal system statistics

  1. Total DNS cache consume
  2. Memory in use by the process
  3. Load on system
  4. location of log files and other data
  5. view live log
  6. Block page configuration
  7. Server uptime (added by @ainar-g)

Thanks,
Nikesh

Relevant ideas (added by @ameshkov):

@RainmakerRaw
Copy link

Nice idea, and ties in with 1502 to a large degree I think. The two together become something akin to an 'expert mode', integrating both featuresets perhaps? A 'reset dns cache' would be a very welcome addition to (either of) the list as well, imho.

@Potterli20
Copy link

#1453

@ameshkov
Copy link
Member

We should consider merging it with #1453

I am not sure we'll be able to do this in v0.105, may need to reassign

@weedb0y
Copy link

weedb0y commented Jul 23, 2020

I’d love this

@Aikatsui
Copy link
Contributor

Aikatsui commented Jul 26, 2020

About Footer:- #2121 (comment)
Another FR suitable for this page: #813 (comment)

@Aikatsui
Copy link
Contributor

Aikatsui commented Oct 29, 2020

One example for internal statistics page however there're other products as well https://github.com/ntop/ntopng https://www.ntop.org/products/traffic-analysis/ntop/
If you make something perfect then we dont have to submit FRs related that often.

Internal statistics homepage
path: <ip address or domain>:3000/lua/system_stats.lua
// @nikeshjauhari 4. location of log files and other data
(not only it and it's good to display log on web interface with sort options)

Screenshot from 2020-10-29 06-25-00

System statistics charts (i guess that's bit unnecessary for internal statistics, and suitable for #750)
Screenshot from 2020-10-29 07-06-57

Past alerts and related user accounts #997 alerts as display on that screenshot
Screenshot from 2020-10-29 06-24-27

  1. Periodic activities
    Screenshot from 2020-10-29 06-24-45

@jvoisin
Copy link
Contributor

jvoisin commented Dec 21, 2020

All those information might also be useful for an attacker (uptime → see what kernel vulnerabilities are likely present, location of log files and other data → useful for LFI, Memory in use by the process → useful to see if a DoS is doable, Load on system → useful to see if doing heap feng-shui is practical, …), while providing nothing really useful to administrator, who can already log into the machine to get this data anyway.

@Aikatsui
Copy link
Contributor

#3146

@yuxuan0107
Copy link

我也需要这个功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants