Details
Description
Hi,
This is Madhusudhanan From India. I have Subscribed to Professional Edition.
I have Installed Observium, Added a Switch.
When the Switch Goes Down, mail Alerts are working. I have done the Mail Configuration.
But Still the Mails alerts are triggered.
Please do needful.
Attachments
Activity
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
Attachment | New: Image 1.png [ 20498 ] | |
Attachment | New: Image 2.png [ 20499 ] | |
Attachment | New: Image 3.PNG [ 20500 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Attachment | New: image-2023-02-21-05-18-06-129.png [ 20497 ] |
Comment |
[ _*General questions and device support can be discussed in [our Discord channel, click here to join|https://discord.gg/GjpNXKWm8W].*_ ---- Please make and attach additional information about the device: * full snmp dump from device: {noformat} 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 {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} ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
This is probably because you’ve just modified every mail setting and expected it to work.
we recommend not using SMTP transport, as it’s the #1 cause of mail not working.
Normally to make email notifications work you only need to configure a “from” address for Observium, and a set up a working local MTA such as postfix.
We can’t give you much help with making your own mail work.