Skip to content

Conversation

@jesusbagpuss
Copy link

Fixes #574 , which was already fixed in the snmp version, but not the agent version.

  • Files have been synchronised as much as possible.
  • Usage message has been updated with correct script name
  • A --debug-log filename CLI option has been added to allow debug output without editing the script

NB These changes should also be accompanied with a change to the documentation https://docs.librenms.org/Extensions/Applications/MySQL/, in particular the following section:

Note also if you get a mysql error Uncaught TypeError: mysqli_num_rows(): Argument #1, this is because you are using a newer mysql version which doesnt support UNBLOCKING for slave statuses, so you need to also include the line $chk_options['slave'] = false; into mysql.cnf to skip checking slave statuses

@CLAassistant
Copy link

CLAassistant commented Jul 9, 2025

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error trying to monitor MariaDB slave

2 participants