-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Server version: 5.5.8-log MySQL Community Server (GPL)
CentOS release 5.5 (Final) (64Bit)
All installed fine...
But noticed that the Slave counters do not return accurate data.
snmpwalk -m MYSQL-SERVER-MIB -v 2c -c public localhost enterprises.20267 |grep Slave
MYSQL-SERVER-MIB::mySlaveRunning.0 = Gauge32: 0
MYSQL-SERVER-MIB::mySlaveStopped.0 = Gauge32: 0
MYSQL-SERVER-MIB::mySlaveRetriedTransactions.0 = Counter32: 0
MYSQL-SERVER-MIB::mySlaveLag.0 = Gauge32: 0
MYSQL-SERVER-MIB::mySlaveOpenTempTables.0 = Gauge32: 0
Same data if slave is running or not running....
Is this a known issue?
Metadata
Metadata
Assignees
Labels
No labels