Opened 3 years ago

#1007 new enhancement

Improvement for postgresql plugins

Reported by: kuriyama Owned by: nobody
Priority: normal Milestone: Munin 1.4.7
Component: plugins Version: 1.4.5
Severity: normal Keywords:
Cc:

Description

(1) postgres_users plugin returns different queries between config and fetch request. I think the same condition should be used in both of config/fetch.

(2) postgres_locks_ returns full list of lock types when config request, but it only returns having-value locks to fetch request. Attached patch is not clean/simple, but it works to return 0 values to shut up warnings in node.log.

Attachments (1)

patch.txt (1.4 KB) - added by kuriyama 3 years ago.

Download all attachments as: .zip

Change History (1)

Changed 3 years ago by kuriyama

Note: See TracTickets for help on using tickets.