Skip to content

Typos and wrong conditions #30

@somethingwrong1

Description

@somethingwrong1

Debian, mysql-snmp v1.2_01

  1. Typo in /etc/init.d/mysql-snmp
    DAEMON=/usr/sbin/mysql-smnp
  2. /usr/sbin/mysql-snmp, line 776: if ($opt{innodb} && $status{'have_innodb'} eq 'YES')
    $status{'have_innodb'} is unset so the agent doesn't create any OIDs with "SHOW ENGINE INNODB STATUS" metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions