# What would you like to see on your Discourse 2.0 Admin Dashboard?

**URL:** https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134
**Category:** Community Building
**Tags:** feedback
**Created:** [31 juli 2017 om 01:33 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134 "2017-07-31T01:33:28Z")
**Posts on this page:** 10
**Page:** 5

<div class="post-metadata">

### Author: ![jerdog](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerdog/32/122843_2.png) [@jerdog](https://meta.discourse.org/u/jerdog)
#### Post date: [12 april 2018 om 00:35 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/84 "2018-04-12T00:35:59Z")

</div>

Is it possible to add a hook which identifies if the plugin is installed (for self-hosted) and loads it on the dashboard? In addition those preloaded queries would be great to include the queries for those graphs

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [12 april 2018 om 06:14 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/85 "2018-04-12T06:14:42Z")

</div>

Important to note that I considered doing that while writing it, but couldn’t come up with a good list of what to pre-load.

---

<div class="post-metadata">

### Author: ![ZackFea](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zackfea/32/123509_2.png) [@ZackFea](https://meta.discourse.org/u/ZackFea)
#### Post date: [12 april 2018 om 07:11 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/86 "2018-04-12T07:11:48Z")

</div>

Nice!

What I am realy missing for my self hosted instance are some hardware information, like memory, diskspace and cpu usage. That would be awesome.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [12 april 2018 om 07:30 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/87 "2018-04-12T07:30:53Z")

</div>

> [@riking](#):
>
> Important to note that I considered doing that while writing it, but couldn’t come up with a good list of what to pre-load.

All good, that’s my area of expertise. Although TBH we used to measure pretty different things only a couple of years ago. The things we used to KPI ourselves on are now considered vanity metrics.

> [@ZackFea](#):
>
> like memory, diskspace and cpu usage.

That’s outside of our scope I’m afraid. We don’t have a reliable way of providing that information across all instances.

---

<div class="post-metadata">

### Author: ![dnsmichi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dnsmichi/32/379505_2.png) [@dnsmichi](https://meta.discourse.org/u/dnsmichi)
#### Post date: [12 april 2018 om 09:24 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/88 "2018-04-12T09:24:38Z")

</div>

> [@HAWK](#):
>
> That’s outside of our scope I’m afraid. We don’t have a reliable way of providing that information across all instances.

That’s where monitoring with Icinga or Prometheus kicks in. You’d also want to ensure that Docker is running, and many other things in the background. I do understand that CPU, disk usage and memory is more easy to find out about but always consider that the application is running inside a container. Which runs isolated and may not necessarily fetch host system information that easy.

Here’s an example of which additional services I do get notifications for. One may consider adding such as a custom URL into the Discourse dashboard, maybe.

 ![35](https://global.discourse-cdn.com/meta/original/3X/b/3/b3d27e592e7ebd4704e6ca305f0455ca41a9d266.png)

Maybe one could collect some metrics from inside the running container, I am not that deep into the Discourse backend yet. Would be interesting though, also to have them exported via the Prometheus exporter plugin.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [12 april 2018 om 22:38 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/89 "2018-04-12T22:38:30Z")

</div>

Not what you’re asking for, but Digital Ocean will show that on their dashboard.

---

<div class="post-metadata">

### Author: ![ZackFea](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zackfea/32/123509_2.png) [@ZackFea](https://meta.discourse.org/u/ZackFea)
#### Post date: [13 april 2018 om 06:26 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/90 "2018-04-13T06:26:45Z")

</div>

> [@pfaffman](#):
>
> Digital Ocean will show that on their dashboard.

That would recommend using Digital Ocean as hoster, that no solution for me.

What I dont want is complex monitoring, just the possibility to take a quick look and see that my system is or will not out of ressources. But as it is not at the scope of discourse, its ok for me. Was just an idea.

---

<div class="post-metadata">

### Author: ![dnsmichi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dnsmichi/32/379505_2.png) [@dnsmichi](https://meta.discourse.org/u/dnsmichi)
#### Post date: [13 april 2018 om 07:54 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/91 "2018-04-13T07:54:47Z")

</div>

I like that idea, some sort of self-monitoring. Do you know Graylog (for logs and event collecting) … this also has a memory usage indicator. Differs from the stack though, Java has access to these metrics. I’m toying with the idea to look what’s possible with Ruby here, but it will take some time.

---

<div class="post-metadata">

### Author: ![dnsmichi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dnsmichi/32/379505_2.png) [@dnsmichi](https://meta.discourse.org/u/dnsmichi)
#### Post date: [16 april 2018 om 11:29 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/92 "2018-04-16T11:29:02Z")

</div>

I’ve seen that this is now in Git master (experimental, cannot get it to work in prod right now).

Since I’ve also read about PostgreSQL 10 as backend, I was wondering if the inner components versions could also be displayed in the admin dashboard. Like PostgreSQL 10.x.y, Redis 4.x, Ruby 2.5.0 and so on. This would allow to identify specific build versions better, and help with troubleshooting. Although I do understand that this requires queries to many backends, and likely should be cached somewhere in the database during upgrade/installation. Just an idea 🙂

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [18 mei 2018 om 00:23 UTC](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134/93 "2018-05-18T00:23:46Z")

</div>

> [@Help us build the new 2.0 Dashboard](https://meta.discourse.org/t/help-us-build-the-new-dashboard/86468):
>
> We have redesigned our admin dashboard at /admin In the next days I will be finishing this and moving towards a v1 which will be in the next Discourse release. Please refrain yourself to write a long bug report for a few more days, I will post it when I think “it’s done”, but do try it and please give us an early feedback on what you can try and this mockup. I’m very excited to finish this and give you this new dashboard. One of my personal goals with this revamped dashboa…

[Vorige pagina](https://meta.discourse.org/t/what-would-you-like-to-see-on-your-discourse-2-0-admin-dashboard/67134.md?page=4)
