I have scoured Google et al for an answer to no avail and I'm starting to lose the will to type.
I have a Cacti install that is working without error, I recently installed 'setting' and 'thold' plugins.
Under settings for Mail/DNS I have specified valid SMTP setting and verifies these with a test email, this is delivered without issue.
Under the Notification Lists I have created a user group with valid email addresses, associated this with my test hosts and specified the same email addresses under the Thresholds section of Cacti.
My syslog is showing:
Code: Select all
Aug 15 14:35:04 HP CactiTholdLog[9307]: HOST1 - Ping Host [ping] went above threshold of 0.05 with 0.727 at trigger 1 out of 29 - http://URL/cacti//graph.php?local_graph_id=80&rra_id=all
Aug 15 14:35:04 HP CactiTholdLog[9307]: HOST2 - Ping Host [ping] went above threshold of 0.05 with 2.77 at trigger 1 out of 29 - http://URL/cacti//graph.php?local_graph_id=79&rra_id=all
Code: Select all
Aug 15 14:39:01 HP sendmail[9567]: r7FDd1lm009567: from=root, size=38343, class=0, nrcpts=1, msgid=<201308151339.r7FDd1lm009567@domain>, relay=root@localhost
Aug 15 14:39:01 HP sm-mta[9569]: r7FDd1BE009568: to=username, ctladdr=<root@domain> (0/0), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=98797, dsn=2.0.0, stat=Sent
Why would thold be trying to send emails username@ rather than the specified email address?