temboard icon indicating copy to clipboard operation
temboard copied to clipboard

PostgreSQL Remote Control

Results 107 temboard issues
Sort by recently updated
recently updated
newest added

Hello, In some cases, it would be interesting to push the key to the agents. Example: ``` temboard push-key ``` or maybe when registering the instance: ``` temboard register-instance --if-not-exists...

feature request

Hello! We have about 150 server in temboard and we have huge load on I/O, write up to 350-400Mb. I installed temboard agent on monitorig server and have next data....

Hello, I would like to change de temboard UI port from 8888 to 80. When i change the port in the config file (/etc/temboard/temboard.conf) and start it i have an...

feature request

What the recommended logrotate configuration?

support

The current `btree_bloat` (and probably others ?) have `statement_timeout = 30s`. It would be cleaner to have `lock_timeout` too, to a much lower value (eg 3s). If the probe fails,...

enhancement

We had requests from clients to add the client_addr/client_name field to the session view (pg_stat_activity). It comes in handy from where a query is executed.

UI
feature request

Hello Is it possible to install TemBoard agent on Ubuntu ("bionic" and "jammy" version) ? With bionic : apt update -y Ign :1 http://apt.dalibo.org/labs bionic-dalibo InRelease Err :2 http://apt.dalibo.org/labs bionic-dalibo...

packaging
support

Hi, I have a lot of oom-killer on temboard-agent when there is a lot of activity with statements module on. A the startup, temboard agent use 50-64 Mo of memory...

This then makes it impossible to show a metric and modify alerting for the given metric. Steps to reproduce : - navigate to `/server/[{host}/{port}/alerting/cpu_core` (either manually or by choosing "CPU...

bug
UI
junior