How can I monitor a remote postgresql database on Amazon EC2 using Munin? I would like to graph the number of reads, writes, and total database operations.
Asked
Active
Viewed 271 times
1 Answers
1
Install munin
and munin-node
, configure the various postgres_
plugins, and behold your graphs about 5 minutes later.

Peter Eisentraut
- 3,665
- 1
- 24
- 21