Skip to content

Instantly share code, notes, and snippets.

@phaidros7
Created April 1, 2016 18:39
Show Gist options
  • Save phaidros7/de070c0d2cce0c0cb9d8a0b1402947a8 to your computer and use it in GitHub Desktop.
Save phaidros7/de070c0d2cce0c0cb9d8a0b1402947a8 to your computer and use it in GitHub Desktop.
su - munin --shell=/bin/bash /usr/bin/munin-cron
DBD::SQLite::st execute failed: called with 3 bind variables when 6 are needed at /usr/share/perl5/Munin/Master/Update.pm line 282.
Can't use string ("snmp_ups_power.graph_args") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/Munin/Master/Update.pm line 303.
@phaidros7
Copy link
Author

the error message changes when re-run %)

root@dtfm-log01:~# su - munin --shell=/bin/bash /usr/bin/munin-cron
DBD::SQLite::st execute failed: called with 3 bind variables when 6 are needed at /usr/share/perl5/Munin/Master/Update.pm line 282.
Can't use string ("snmp_ups_power.graph_args") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/Munin/Master/Update.pm line 303.
root@dtfm-log01:~# su - munin --shell=/bin/bash /usr/bin/munin-cron
DBD::SQLite::st execute failed: called with 3 bind variables when 6 are needed at /usr/share/perl5/Munin/Master/Update.pm line 282.
Can't use string ("snmp_ups_power.graph_category") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/Munin/Master/Update.pm line 303.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment