PDA

View Full Version : Receive email from central server


nks
9th January 2009, 17:55
Hi there,

i want to receive an email from the central server when one of my two satellites sends out a warning or critical. I thought this would be standard managed by the central but it's not! Is it even possible to receive email from the central when he gets a notify from a satellite?

flouba
9th January 2009, 18:33
I may be wrong, but I think it's not possible with the current state of Centreon. The notification are sent directly by Nagios, not Centreon, via the notification command mecanism.

It may be possible to do something by changing the notification command on the Nagios satellites in order to send a signal to the central server that will deal with the mail sending. It need a bit of work, but seems possible.

AkHeNaToN
9th January 2009, 18:49
I may be wrong, but I think it's not possible with the current state of Centreon. The notification are sent directly by Nagios, not Centreon, via the notification command mecanism.

it's correct


t may be possible to do something by changing the notification command on the Nagios satellites in order to send a signal to the central server that will deal with the mail sending. It need a bit of work, but seems possible.

you can call by ssh mail command of your central serveur.

nks
10th January 2009, 15:07
Is there not another way to this with the standard functions of centreon or nagios?

AkHeNaToN
11th January 2009, 23:42
Sorry but not

komodo
4th March 2009, 12:14
Sorry but not

Hi, i need this functionality too. It's big problem to add this to centreon ?
Distributed monitoring in centreon is good, but i need to send all notifications from master server.

Thanks

nks
4th March 2009, 12:28
The only way to solve this now is the way i did. I let my sattelites mail to my relay (master centreon server) and he is forwarding this for me.

komodo
6th March 2009, 09:49
The only way to solve this now is the way i did. I let my sattelites mail to my relay (master centreon server) and he is forwarding this for me.

It seems that it is the only way, thanks for reply.