Search found 24 matches
- Thu Oct 06, 2016 8:10 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
Re: How to configure email notification from nagios.
Thanks for the link. I was able to change my outgoing email address, but still it is going to SPAM. Do you have any idea how I can send it directly to Inbox?
- Wed Oct 05, 2016 8:55 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
Re: How to configure email notification from nagios.
Hi, Email notification is working!!! Actually it started working yesterday just after installing and configuring the postfix, but as the email was going to spam I didn't notice it. So, configuring sasl_passwd and main.cf is not required. Now, my domain name is rtailephant.com. So, all the notificati...
- Tue Oct 04, 2016 8:56 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
Re: How to configure email notification from nagios.
I have installed postfix and configured nagios by following the following link.
http://www.telnetport25.com/2012/02/con ... gios-core/
But it is not working.
http://www.telnetport25.com/2012/02/con ... gios-core/
But it is not working.
- Mon Oct 03, 2016 5:33 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
Re: How to configure email notification from nagios.
There is no error message on nagios log after using the appropriate path. Now, I want to forward the mails to gmail. What should be the configuration?
- Tue Sep 27, 2016 11:43 pm
- Forum: Open Source Nagios Projects
- Topic: Unable to see PostgreSQL services on OPM UI
- Replies: 22
- Views: 11512
Re: Unable to see PostgreSQL services on OPM UI
It is resolved from my side.
- Wed Sep 07, 2016 2:02 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
Re: How to configure email notification from nagios.
Hi, I have configured email. But there are some error in nagios log as following: [09-07-2016 12:11:00] wproc: stderr line 02: /usr/bin/printf: write error: Broken pipe Informational Message[09-07-2016 12:11:00] wproc: stderr line 01: /bin/sh: 1: /usr/bin/sendmail: not found How can I sure that nagi...
- Tue Sep 06, 2016 6:50 am
- Forum: Open Source Nagios Projects
- Topic: How to configure email notification from nagios.
- Replies: 14
- Views: 81934
How to configure email notification from nagios.
Hi, I was trying to configure email notification form nagios. I was following the folllowing doc: https://www.unixmen.com/send-alerts-nagios-core-using-gmail-yahoo/ But when I run following command the result is as below root@opm:~# apt-get install 'perl(Net::SSLeay)' 'perl(IO::Socket::SSL)' Reading...
- Tue Sep 06, 2016 6:40 am
- Forum: Open Source Nagios Projects
- Topic: Unable to see PostgreSQL services on OPM UI
- Replies: 22
- Views: 11512
Re: Unable to see PostgreSQL services on OPM UI
I was able to solve the problem by changing ownership of check_pgactivity.data to nagios.
Thanks for your support.
Regards,
Giles.
Thanks for your support.
Regards,
Giles.
- Sun Sep 04, 2016 7:24 am
- Forum: Open Source Nagios Projects
- Topic: Unable to see PostgreSQL services on OPM UI
- Replies: 22
- Views: 11512
Re: Unable to see PostgreSQL services on OPM UI
I have installed Nagios and OPM in differnt VM. There I was able to show the Service on OPM UI. But when I added the service bgwriter following error are showing in the nagios log. [09-04-2016 00:06:39] SERVICE ALERT: localhost;BackGround;CRITICAL;SOFT;2;(Return code of 13 is out of bounds) Informat...
- Sun Sep 04, 2016 4:16 am
- Forum: Open Source Nagios Projects
- Topic: Unable to see PostgreSQL services on OPM UI
- Replies: 22
- Views: 11512
Re: Unable to see PostgreSQL services on OPM UI
I have removed password for the postgres. Now the output is showing as following: root@giles-S451LA:/usr/lib/nagios/plugins# ./check_pgactivity --service bgwriter -h localhost POSTGRES_BGWRITER OK: No writes | buffers_backend=0Bps checkpoint_timed=0Nps checkpoint_req=0Nps buffers_checkpoint=0Bps buf...