Description
Hello,
I purchased the professional package, I'm trying to set smtp to send notifications via the postfix installed directly on the observium server, if I do a test:
./test_alert.php -d -c 2, i receive a test mail form generate from the server itself:
ALERT: [cyberpower-pdu.test] [device] up/down,
But i never receive the alarms when i shut down a device that is already monitored by observium , where im failing?
Thank you
----
Please make and attach additional information about the device:
* full snmp dump from device:
{noformat}
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
{noformat}
_If device not support SNMP version 2c, replace -v2c with -v1._
* If you have problems with discovery or poller processes, please do and attach these debugs:
{noformat}
./discovery.php -d -h <device>
./poller.php -d -h <device>
{noformat}
* additionally attach device and/or vendor specific MIB files
----
{color:#505F79}_This comment is added automatically._{color} ]