not getting alert email notifications?

Hi All,
I have been using the alerts check for all our servers and broadbands fine for months!
then outta the blue last week its suddenly stopped sending me emails?
the last email i have shows 'Observium Professional 0.14.11.5993' at the bottom of its header and was on the 21st Nov?
I can see in the Alert Logging messaging saying Alert Notification sent and Alert_Notify
but i never get them?
where would be the best place to check or has someone changed a line in the SVN by mistake ??? because i see a few changes related to alerts
NOTE: we use a mailcleaner for spam etc… but ive already checked there and the emails don't even hit the server at the time it says it sent in observium?
Regards
Simon

Hi Simon,
As mentioned on the mailing list with r6000, check that your config variable names for the mail config are migrated to the new names.
Check with test_mail.php, it's become somewhat verbose about its settings.
Tom
On 11/27/2014 04:10 PM, Simon Smith wrote:
Hi All,
I have been using the alerts check for all our servers and broadbands fine for months!
then outta the blue last week its suddenly stopped sending me emails?
the last email i have shows 'Observium Professional 0.14.11.5993' at the bottom of its header and was on the 21st Nov?
I can see in the Alert Logging messaging saying Alert Notification sent and Alert_Notify
but i never get them?
where would be the best place to check or has someone changed a line in the SVN by mistake ??? because i see a few changes related to alerts
NOTE: we use a mailcleaner for spam etc… but ive already checked there and the emails don't even hit the server at the time it says it sent in observium?
Regards
Simon _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

You sir Tom are a genius!!!
thank you! :D
I knew I had to of missed something somewhere
can’t believe i didn’t even check the test_mail.php
IT TOLD ME WHAT WAS WRONG, DOH!
You are using obsolete config options, rename them respectively in config.php: $config['alerts']['email']['default'], rename to: $config['email']['default'] $config['alerts']['email']['default_only'], rename to: $config['email']['default_only'] $config['alerts']['email']['enable'], rename to: $config['email']['enable’]
Simon
On 27 Nov 2014, at 3:31 pm, Tom Laermans tom.laermans@powersource.cx wrote:
Hi Simon,
As mentioned on the mailing list with r6000, check that your config variable names for the mail config are migrated to the new names.
Check with test_mail.php, it's become somewhat verbose about its settings.
Tom
On 11/27/2014 04:10 PM, Simon Smith wrote:
Hi All,
I have been using the alerts check for all our servers and broadbands fine for months!
then outta the blue last week its suddenly stopped sending me emails?
the last email i have shows 'Observium Professional 0.14.11.5993' at the bottom of its header and was on the 21st Nov?
I can see in the Alert Logging messaging saying Alert Notification sent and Alert_Notify
but i never get them?
where would be the best place to check or has someone changed a line in the SVN by mistake ??? because i see a few changes related to alerts
NOTE: we use a mailcleaner for spam etc… but ive already checked there and the emails don't even hit the server at the time it says it sent in observium?
Regards
Simon _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hello,
We are using the community version. After upgrade to the R6000 alert via email stopped working. Is this correct?
Thank you
Roberto
Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo

Correct :D
On Thu, Nov 27, 2014 at 9:48 PM, Roberto Marcelo Terrabuio <mterra@sc.usp.br
wrote:
Hello,
We are using the community version. After upgrade to the R6000 alert via email stopped working. Is this correct?
Thank you
Roberto
Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

I asked this question before on the mailing list…
run ./test_mail.php
IT TOLD ME WHAT WAS WRONG, DOH!
You are using obsolete config options, rename them respectively in config.php: $config['alerts']['email']['default'], rename to: $config['email']['default'] $config['alerts']['email']['default_only'], rename to: $config['email']['default_only'] $config['alerts']['email']['enable'], rename to: $config['email']['enable’]
Simon
On 27 Nov 2014, at 7:27 pm, Mike Stupalov mike@observium.org wrote:
Correct :D
On Thu, Nov 27, 2014 at 9:48 PM, Roberto Marcelo Terrabuio <mterra@sc.usp.br mailto:mterra@sc.usp.br> wrote: Hello,
We are using the community version. After upgrade to the R6000 alert via email stopped working. Is this correct?
Thank you
Roberto
Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo
observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov http://observium.org/ http://observium.org/_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hello,
I already made these alterations in config.php.
Thank you.
Roberto
Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo
----- Mensagem original -----
De: "Simon Smith" simonsmith5521@gmail.com Para: mike@observium.org, "Observium Network Observation System" observium@observium.org Enviadas: Quinta-feira, 27 de Novembro de 2014 17:53:50 Assunto: Re: [Observium] alert by email notifications
I asked this question before on the mailing list…
run ./test_mail.php
IT TOLD ME WHAT WAS WRONG, DOH!
You are using obsolete config options, rename them respectively in config.php: $config['alerts']['email']['default'], rename to: $config['email']['default'] $config['alerts']['email']['default_only'], rename to: $config['email']['default_only'] $config['alerts']['email']['enable'], rename to: $config['email']['enable’]
Simon
On 27 Nov 2014, at 7:27 pm, Mike Stupalov < mike@observium.org > wrote:
Correct :D
On Thu, Nov 27, 2014 at 9:48 PM, Roberto Marcelo Terrabuio < mterra@sc.usp.br > wrote:
Hello,
We are using the community version.
After upgrade to the R6000 alert via email stopped working.
Is this correct?
Thank you
Roberto
Roberto Marcelo Terrabuio
Analista da Seção de Datacenter
Tel.: (16) 3373-8817
Departamento de Tecnologia da Informação - SC
Universidade de São Paulo
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
--
Mike Stupalov
http://observium.org/ _______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Community Edition does not have alerting.
Tom
On 11/27/2014 08:53 PM, Simon Smith wrote:
I asked this question before on the mailing list…
run ./test_mail.php
IT TOLD ME WHAT WAS WRONG, DOH!
You are using obsolete config options, rename them respectively in config.php: $config['alerts']['email']['default'], rename to: $config['email']['default'] $config['alerts']['email']['default_only'], rename to: $config['email']['default_only'] $config['alerts']['email']['enable'], rename to: $config['email']['enable’]
Simon
On 27 Nov 2014, at 7:27 pm, Mike Stupalov <mike@observium.org mailto:mike@observium.org> wrote:
Correct :D
On Thu, Nov 27, 2014 at 9:48 PM, Roberto Marcelo Terrabuio <mterra@sc.usp.br mailto:mterra@sc.usp.br> wrote:
Hello, We are using the community version. After upgrade to the R6000 alert via email stopped working. Is this correct? Thank you Roberto Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov http://observium.org/ _______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Was this something that was recently ripped out? I had basic up/down alerting working fine in CE version 14.4.5229 but it seems to have ceased working in CE version 14.11.6000…
-Tony On November 27, 2014 at 4:09:36 PM, Tom Laermans (tom.laermans@powersource.cx) wrote:
Community Edition does not have alerting.
Tom
On 11/27/2014 08:53 PM, Simon Smith wrote: I asked this question before on the mailing list…
run ./test_mail.php
IT TOLD ME WHAT WAS WRONG, DOH!
You are using obsolete config options, rename them respectively in config.php: $config['alerts']['email']['default'], rename to: $config['email']['default'] $config['alerts']['email']['default_only'], rename to: $config['email']['default_only'] $config['alerts']['email']['enable'], rename to: $config['email']['enable’]
Simon
On 27 Nov 2014, at 7:27 pm, Mike Stupalov mike@observium.org wrote:
Correct :D
On Thu, Nov 27, 2014 at 9:48 PM, Roberto Marcelo Terrabuio mterra@sc.usp.br wrote: Hello,
We are using the community version. After upgrade to the R6000 alert via email stopped working. Is this correct?
Thank you
Roberto
Roberto Marcelo Terrabuio Analista da Seção de Datacenter Tel.: (16) 3373-8817 http://www.cisc.usp.br/ Departamento de Tecnologia da Informação - SC Universidade de São Paulo
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov http://observium.org/ _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (5)
-
Mike Stupalov
-
Roberto Marcelo Terrabuio
-
Simon Smith
-
Tom Laermans
-
Tony Mattke