Search found 6 matches

by mark.nesterovych
Thu Sep 13, 2012 3:57 am
Forum: Open Source Nagios Projects
Topic: What is the OID for the Array Controller status?
Replies: 3
Views: 2859

Re: What is the OID for the Array Controller status?

The info posted by you shows that snmpagent on remote systems don't have requested OID.

Reasons could be different.
by mark.nesterovych
Thu Sep 06, 2012 2:17 am
Forum: Open Source Nagios Projects
Topic: What is the OID for the Array Controller status?
Replies: 3
Views: 2859

Re: What is the OID for the Array Controller status?

Have you tried to get this particular OID manually by snmpget ?
Most possibly, these older servers keep older Firmware, and don't have this OID at all.
by mark.nesterovych
Wed Sep 05, 2012 12:18 am
Forum: Open Source Nagios Projects
Topic: Scheduled checks only for active services
Replies: 0
Views: 1476

Scheduled checks only for active services

Hello.
I am think it could be very helpful to add analogue of SCHEDULE_FORCED_HOST_SVC_CHECKS but only for active checks.
We are using this after deployment, but it crashed all passive check with configured freshness.
by mark.nesterovych
Tue Sep 04, 2012 2:19 am
Forum: Open Source Nagios Projects
Topic: SCHEDULE_FORCED_HOST_SVC_CHECKS problem
Replies: 3
Views: 1378

Re: SCHEDULE_FORCED_HOST_SVC_CHECKS problem

Got it.
Can you please advice if there is any command to schedule only active checks from particular host ?
If not, thinks such command can be helpful not only for me.

Thank you.
by mark.nesterovych
Mon Sep 03, 2012 3:57 am
Forum: Open Source Nagios Projects
Topic: SCHEDULE_FORCED_HOST_SVC_CHECKS
Replies: 0
Views: 1043

SCHEDULE_FORCED_HOST_SVC_CHECKS

Hello.
Why SCHEDULE_FORCED_HOST_SVC_CHECKS triggers some check on passive services.
After scheduling of all services, I am getting passive in CRITICAL state.

Thank you.
by mark.nesterovych
Mon Sep 03, 2012 3:55 am
Forum: Open Source Nagios Projects
Topic: SCHEDULE_FORCED_HOST_SVC_CHECKS problem
Replies: 3
Views: 1378

SCHEDULE_FORCED_HOST_SVC_CHECKS problem

Hello.
We have a host with active and passive checks.
Looks like SCHEDULE_FORCED_HOST_SVC_CHECKS trigger all check for reschedule, both active and passive.
Check of passive service moving them to critical state.

Why SCHEDULE_FORCED_HOST_SVC_CHECKS schedule passive checks with active ?