https://bugzilla.novell.com/show_bug.cgi?id=798272 https://bugzilla.novell.com/show_bug.cgi?id=798272#c0 Summary: server:monitoring/munin: Bug: "FATAL: role "nobody" does not exist at /usr/lib/perl5/vendor_perl/5.16.0/Munin/Plugin/Pgsql.p m" Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: 64bit OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: wolfgang@rosenauer.org ReportedBy: sault.don@gmail.com QAContact: opensuse-communityscreening@forge.provo.novell.com CC: nix@opensuse.org Found By: Community User Blocker: --- I can't get any of the postgresql plugins to work. I have created the symlinks into /etc/munin/plugins for the respective databases. They are not configured to use "_ALL". I have appended specific database names to the plugins that end in "_". The munin-node log is filled with these messages and no graphs are drawn (showing postgres db example/snippet): 2013/01/12-14:35:13 [29149] Error output from postgres_size_postgres: 2013/01/12-14:35:13 [29149] DBI connect('dbname=template1','',...) failed: FATAL: role "nobody" does not exist at /usr/lib/perl5/vendor_perl/5.16.0/Munin/Plugin/Pgsql.pm line 377. 2013/01/12-14:35:13 [29149] Service 'postgres_size_postgres' exited with status 1/0. The log shows this for the system configured plugins (ones that don't end in "_"): 2013/01/12-14:35:16 [29149] Error output from postgres_xlog: 2013/01/12-14:35:16 [29149] DBI connect('dbname=template1','',...) failed: FATAL: role "nobody" does not exist at /usr/lib/perl5/vendor_perl/5.16.0/Munin/Plugin/Pgsql.pm line 377. 2013/01/12-14:35:16 [29149] Service 'postgres_xlog' exited with status 1/0. The log is flooded with similar messages for each database. I checked those plugins and none say anything about setting up configurations in /etc/munin/plugin-conf.d/munin-node so I don't know if I need entries in there... The CONFIGURATION portions mention: Configuration is done through libpq environment variables, for example PGUSER, PGDATABASE, etc. For more information, see L<Munin::Plugin::Pgsql>. But I don't know where to set those env. variables... My Perl understanding is next to nil, but it looks kind of easy b/c I know python and bash. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.