alert checker email alert
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
I do not know anything about observium bit things to consider: Are you getting any email at all from anything on observium? Firewall(s)? Check spam folder? Is that a feature that requires a license? On Jul 14, 2014 2:34 AM, "Gorbachev Anthony" anthony.g@directi.com wrote:
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote:
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adam,
I Have:
$config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :)
Regards,
Paul
________________________________________ Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote:
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
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
Paul,
$config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :)
That's not "enable email alerts" though. See Adam's post.
Tom
(it's "enable shitty legacy bs mails")
Regards,
Paul
Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote:
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
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
Indeed. It means "Enable 2007's email alerts". You don't want to do that.
adam.
On 2014-07-16 12:36, Tom Laermans wrote:
Paul, $config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :) That's not "enable email alerts" though. See Adam's post.
Tom
(it's "enable shitty legacy bs mails")
Regards,
Paul
Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote: Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
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
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Maybe its time to clean that legacy shit, then? :)
On 16/07/14 15:40, Adam Armstrong wrote:
Indeed. It means "Enable 2007's email alerts". You don't want to do that.
adam.
On 2014-07-16 12:36, Tom Laermans wrote:
Paul, $config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :) That's not "enable email alerts" though. See Adam's post.
Tom
(it's "enable shitty legacy bs mails")
Regards,
Paul
Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote: Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
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
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
CE users will love you, Nikolay!
(yes, it's on the todo, it's also spread over 500 source files)
On 16/07/2014 13:57, Nikolay Shopik wrote:
Maybe its time to clean that legacy shit, then? :)
On 16/07/14 15:40, Adam Armstrong wrote:
Indeed. It means "Enable 2007's email alerts". You don't want to do that.
adam.
On 2014-07-16 12:36, Tom Laermans wrote:
Paul, $config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :) That's not "enable email alerts" though. See Adam's post.
Tom
(it's "enable shitty legacy bs mails")
Regards,
Paul
Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote: Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
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
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 (6)
-
Adam Armstrong
-
Gorbachev Anthony
-
Nikolay Shopik
-
Paul Meys
-
Rob Townley
-
Tom Laermans