Search found 31 matches

by almirf
Thu Jul 21, 2016 2:55 pm
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

im set the time in service The correct is the service or in the host? Thanks Almir From your screen capture, if you take the difference between the last check time and the next scheduled check, that would be the check_interval. These are your values Last Check time = 21-07-2016 13:28:02 Next Schedul...
by almirf
Thu Jul 21, 2016 2:47 pm
Forum: Open Source Nagios Projects
Topic: Lenovo PX6-300D Lost contact after upgrade Firmware
Replies: 3
Views: 2238

Re: Lenovo PX6-300D Lost contact after upgrade Firmware

Yes im rebooted ! and im click apply many times im unconfigured and configure again No have Firewall !! The last firmware are working well the firmware has been updated successfully and was working until yesterda the problem started happening after I had to change the ip in the snmp configuration im...
by almirf
Thu Jul 21, 2016 11:58 am
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

Yes the services are run in same time im need the 3 services servidor_esxi_hardware_2589 - 3 servidor_esxi_hardware_2592 - 5 servidor_esxi_hardware_2607 - 7 Hmmm you need the screen of the service. check bellow https://s32.postimg.org/rcutylq79/2607_1.jpg The Service "servidor_esxi_hardware_260...
by almirf
Thu Jul 21, 2016 10:55 am
Forum: Open Source Nagios Projects
Topic: Lenovo PX6-300D Lost contact after upgrade Firmware
Replies: 3
Views: 2238

Lenovo PX6-300D Lost contact after upgrade Firmware

Dear Friends My Storage Lenovo PX6-300D Lost SNMP after Upgrade Firmware. The configuration are ok https://s32.postimg.org/ib8qun06d/px6_300d.jpg See the error root@Host:/opt/nagioscaixa/libexec# ./check_snmpv3_status.sh -H 10.132.91.75 -C public -U nagios CRITICAL! Check for the service on host. an...
by almirf
Thu Jul 21, 2016 9:04 am
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

orr... ok

see

Image
tgriep wrote:This is the screen capture I am looking for. It shows when the check ran, the next time it is going to run, etc.
I need to see the screen showing that those services are running at the same time.
service.PNG
by almirf
Wed Jul 20, 2016 5:19 pm
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

In the GUI, go to the Service's menu, select those services showing the Service State Information, screen capture that and post them here. The configurations look like they should work. Any chance you can upgrade to the latest 3.x version so see if that works for you? the only difference is the val...
by almirf
Wed Jul 20, 2016 4:34 pm
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

Dear Tgriep The 3 Services are configure with Check_interrval = 3, 5 and 7 minutes What screen is that of them running in the GUI interface? ** see bellow the .cfg of 3 services : define service { #NAGIOSQL_CONFIG_NAME servidor_esxi_hardware_2589 hostgroup_name servidor-esxi-HP-2589 service_descript...
by almirf
Wed Jul 20, 2016 3:19 pm
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

TGRIPED my nagios is Nagios® Core™ Versão 3.2.0 im have 3 different services I want the services make checks at different times im configure check_interval in each service I put a different value of each check interval for each service 1st service check_interval = 3 2nd service check_interval = 5 3r...
by almirf
Wed Jul 20, 2016 11:19 am
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

Dear Friend Im configure my file, but all of hosts configure to check in same time See : define service { #NAGIOSQL_CONFIG_NAME servidor_esxi_hardware_2593 hostgroup_name servidor-esxi-HP-2593 service_description hwEsxiHardware display_name Servidor Hospedeiro HP - estado de hardware use servico-gen...
by almirf
Fri Jul 15, 2016 7:14 am
Forum: Open Source Nagios Projects
Topic: How im can change Service Periods ??
Replies: 21
Views: 5734

Re: How im can change Service Periods ??

Whats is the option on service to set the time checks? Can you explain in more detail exactly what your need to change. The information I have previously given you explains how to change the check interval (how often it checks in an OK state), retry interval (how often it checks in a NON-OK state) ...