Search found 8 matches
- Wed Feb 08, 2017 6:56 am
- Forum: Nagios XI
- Topic: Configure Email NagiosXI
- Replies: 10
- Views: 2248
Re: Configure Email NagiosXI
i get an authentication error when i dont use SSL A test email was sent to jmwangi18@mycompany.co.ke ---- Mailer said: [02-08-2017 16:53:11] SMTP Error: Could not authenticate. (method=smtp;host=webmail.mycompany.co.ke;port=25;smtpauth=true;security=none), Referer: admin/testemail.php An error occur...
- Sat Feb 04, 2017 1:05 am
- Forum: Nagios XI
- Topic: Configure Email NagiosXI
- Replies: 10
- Views: 2248
Re: Configure Email NagiosXI
Thanks for the response.Currently doing that for red-hat linux. If i may ask, are there company specific certificates that one should use instead of these?
regards
regards
- Fri Feb 03, 2017 3:41 am
- Forum: Nagios XI
- Topic: Configure Email NagiosXI
- Replies: 10
- Views: 2248
Re: Configure Email NagiosXI
The server is able to resolve... I am just trying to send a sample email. using the admin>manage mail settings...... PING webmail.mycompany.co.ke (172.29.229.99) 56(84) bytes of data. 64 bytes from webmail.mycompany.co.ke (172.29.229.99): icmp_seq=1 ttl=254 time=0.472 ms 64 bytes from webmail.mycomp...
- Tue Jan 31, 2017 3:02 am
- Forum: Nagios XI
- Topic: Configure Email NagiosXI
- Replies: 10
- Views: 2248
Configure Email NagiosXI
Hi team, I am trying to configure my NAgios XI to send emails but i keep getting the error Mailer said: [01-31-2017 09:51:03] SMTP Error: Could not connect to SMTP host. (method=smtp;host=webmail.mycompany.co.ke;port=25;smtpauth=true;security=ssl), Referer: admin/testemail.php An error occurred send...
- Thu Jan 26, 2017 1:31 am
- Forum: Nagios XI
- Topic: Add a plugin AIX
- Replies: 7
- Views: 1059
Re: Add a plugin AIX
amazing ..how can i thank you? [root@svdt1nagiosx01 jmwangi18]# su - nagios Last login: Fri Jan 20 06:32:20 EST 2017 on pts/0 [nagios@svdt1nagiosx01 ~]$ /usr/local/nagios/libexec/check_nrpe -H 172.28.221.55 -t 30 -c check_AIX_processes.sh -a sendmail OK - System Process sendmail |processes= 1;;;00; ...
- Wed Jan 25, 2017 11:44 am
- Forum: Nagios XI
- Topic: Add a plugin AIX
- Replies: 7
- Views: 1059
Re: Add a plugin AIX
bash-4.3$ whoami
nagios
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$ /opt/nagios/libexec/check_AIX_processes.sh -n sendmail
OK - System Process sendmail |processes= 1;;;00;
bash-4.3$
nagios
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$
bash-4.3$ /opt/nagios/libexec/check_AIX_processes.sh -n sendmail
OK - System Process sendmail |processes= 1;;;00;
bash-4.3$
- Wed Jan 25, 2017 2:32 am
- Forum: Nagios XI
- Topic: Add a plugin AIX
- Replies: 7
- Views: 1059
Re: Add a plugin AIX
Hello Thanks for responding ...I have already set it to 1 but i still get the error NRPE: Unable to read output Below is my nrpe.cfg on the AIX server ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.or...
- Sat Jan 21, 2017 2:45 am
- Forum: Nagios XI
- Topic: Add a plugin AIX
- Replies: 7
- Views: 1059
Add a plugin AIX
Hello team, I came accross a pluggin called check_AIX_processes.sh which i really want to use to monitor apecific aix processes. When i run it on command line, it works fine e.g bash-4.3# ./check_AIX_processes.sh -n MapperInMemoryHINASync_03-MapperInMemoryHINASync_03.tra OK - System Process MapperIn...