Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Professional Edition
-
None
Description
If HA Mode is ActivePassive at least 2 devices must be present to have a working cluster.
Is it possible do implement an option to alert if the device count is changed?
Actually it seems it's only possible to check and alert for the config sync status (fgHAStatsSyncStatus).
If the standby device goes down or the device count changes observium get's that info but alerting is not possible for that.
It's still shown OK as fgHAStatsSyncStatus is still OK for the one remaining cluster node.
Thanks,
Alex
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
Note, this comment is added automatically.