Search found 21 matches

by huytq1786
Fri Feb 10, 2017 8:25 pm
Forum: Open Source Nagios Projects
Topic: setup email notification on Nagios Core
Replies: 15
Views: 16124

Re: setup email notification on Nagios Core

I don't see any reference to your cfg_dir or cfg_file directives in this which is odd. Are you managing it another way? You should be able to add this to the nagios.cfg - cfg_file=/usr/local/nagios/etc/contacts.cfg cfg_file=/usr/local/nagios/etc/commands.cfg (change paths if needed - then restart n...
by huytq1786
Thu Feb 09, 2017 8:46 pm
Forum: Open Source Nagios Projects
Topic: setup email notification on Nagios Core
Replies: 15
Views: 16124

Re: setup email notification on Nagios Core

I don't see any reference to your cfg_dir or cfg_file directives in this which is odd. Are you managing it another way? You should be able to add this to the nagios.cfg - cfg_file=/usr/local/nagios/etc/contacts.cfg cfg_file=/usr/local/nagios/etc/commands.cfg (change paths if needed - then restart n...
by huytq1786
Wed Feb 08, 2017 10:43 pm
Forum: Open Source Nagios Projects
Topic: setup email notification on Nagios Core
Replies: 15
Views: 16124

Re: setup email notification on Nagios Core

Here is my nagios.cfg file # you're implementing redundant hosts, leave this option enabled. # Values: 1 = enable event handlers, 0 = disable event handlers enable_event_handlers=1 # PROCESS PERFORMANCE DATA OPTION # This determines whether or not Nagios will process performance # data returned from...
by huytq1786
Tue Feb 07, 2017 9:35 pm
Forum: Open Source Nagios Projects
Topic: setup email notification on Nagios Core
Replies: 15
Views: 16124

Re: setup email notification on Nagios Core

Please post your entire /usr/local/nagios/etc/ directory for us to review, I suspect you're missing the notify-host-by-email / notify-service-by-email commands, or they're in the wrong file. commands.cfg # 'notify-host-by-email' define command{ command_name notify-host-by-email command_line /usr/bi...
by huytq1786
Wed Jan 18, 2017 7:59 pm
Forum: Open Source Nagios Projects
Topic: h3c switch monitoring by SNMP
Replies: 16
Views: 10680

Re: h3c switch monitoring by SNMP

rkennedy wrote:Sounds good - are we good to mark this thread resolved?
Yes. Please make this thread resolved.
by huytq1786
Wed Jan 18, 2017 1:22 am
Forum: Open Source Nagios Projects
Topic: h3c switch monitoring by SNMP
Replies: 16
Views: 10680

Re: h3c switch monitoring by SNMP

I already fixed this issue
i tried to install Nagios Plugins 2.1.2 and it run ok. Before i installed Nagios plugins 2.14, maybe it is wrong.
Thank you all!
by huytq1786
Fri Jan 13, 2017 9:28 pm
Forum: Open Source Nagios Projects
Topic: setup email notification on Nagios Core
Replies: 15
Views: 16124

Re: setup email notification on Nagios Core

Can you share the documentation you had trouble with and describe what sorts of problems you were encountering? It might be best to troubleshoot the steps taken from documentation you've attempted. I've run through this documentation using the sendEmail application without too many issues: https://...
by huytq1786
Fri Dec 30, 2016 4:24 am
Forum: Open Source Nagios Projects
Topic: h3c switch monitoring by SNMP
Replies: 16
Views: 10680

Re: h3c switch monitoring by SNMP

Sorry , but i do not know what the command i can get output like you show :( You will get an output likethat if you run ./configure When you are compiling the plugins. And please post the ouput of rpm -qa | grep snmp This is output: [root@localhost ~]# rpm -qa | grep snmp php-snmp-5.4.16-42.el7.x86...
by huytq1786
Thu Dec 29, 2016 10:15 pm
Forum: Open Source Nagios Projects
Topic: Nagios alert Whatsapp
Replies: 7
Views: 10213

Re: Nagios alert Whatsapp

http://www.telnetport25.com/2012/02/configuring-e-mail-notifications-in-nagios-core/ The fact that that document is 4 years old might be part of the problem. Here's our documentation on notifications: https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/notifications.html (if you are...
by huytq1786
Wed Dec 28, 2016 9:05 pm
Forum: Open Source Nagios Projects
Topic: Nagios alert Whatsapp
Replies: 7
Views: 10213

Re: Nagios alert Whatsapp

WhatsApp is not something we officially support. We can leave this open for community comment. I will ask though, is alerting through email working for you? If you are having trouble with alerts more generally, then we will be able to help. thank you http://www.telnetport25.com/2012/02/configuring-...