Opened 3 years ago

Last modified 3 months ago

#942 new enhancement

wishes for postgres plugins

Reported by: petere Owned by: nobody
Priority: low Milestone: Munin 2.2
Component: plugins Version: 1.4.3
Severity: minor Keywords:
Cc:

Description

While upgrading from some older third-party postgres plugins to the ones included in munin 1.4, I noticed two small bits of functionality that I miss:

  • A view like postgres_cache_ that shows the cache hit ratio in percent. This is occasionally more useful that seeing the absolute values.
  • postgres_tuples_ separated into two views for read and write activity. Since the read activity often trumps the write activity by orders of magnitude, it is hard to see anything about the write activity on this view.

Maybe these could be added sometime.

Change History (1)

comment:1 Changed 3 months ago by snide

  • Milestone changed from Munin 1.4.7 to Munin 2.1
Note: See TracTickets for help on using tickets.