Search found 5 matches
- Fri Nov 25, 2011 4:09 am
- Forum: Open Source Nagios Projects
- Topic: is_active parameter
- Replies: 8
- Views: 4118
Re: is_active parameter
:lol: Yes, reading the NDOUtils Database Model I found out that the objects that you monitored even just once will be in your objects table forever, but with is_active parameter set to 0. You know, just like ex-gfs :mrgreen: I think too that there can be some config remnants, I'll check it out. Than...
- Wed Nov 23, 2011 5:51 am
- Forum: Open Source Nagios Projects
- Topic: is_active parameter
- Replies: 8
- Views: 4118
Re: is_active parameter
Dear jsmurphy, first of all, thanks again for your time! No apologies needed, maybe I owe you a coffee! ;) Your first answer sure was helpful. Unfortunatly, the only way I can currently monitor the is_active state is connecting directly to ndoDB and running a query on nagios_objects table. AFAIK, wh...
- Tue Nov 22, 2011 7:43 am
- Forum: Open Source Nagios Projects
- Topic: is_active parameter
- Replies: 8
- Views: 4118
Re: is_active parameter
Well, is_active column is clearly a Nagios issue, not Centreon's. And why I keep receiving notifications on ndo tables for not active objects?
I've already posted my question on Centreon's forum too, just in case. Thanks however.
I've already posted my question on Centreon's forum too, just in case. Thanks however.
- Mon Nov 21, 2011 8:20 am
- Forum: Open Source Nagios Projects
- Topic: is_active parameter
- Replies: 8
- Views: 4118
Re: is_active parameter
Hi again, any hint?
- Tue Nov 08, 2011 4:50 am
- Forum: Open Source Nagios Projects
- Topic: is_active parameter
- Replies: 8
- Views: 4118
is_active parameter
Hello, I've installed Nagios Core Version 3.2.0 on a Linux machine, and I use Centreon to monitoring my host/services. Unfortunatly, after some configuration changes, I can't see all configurated services on Centreon. I saw on ndo tables that the services that are not shown got "is_active"...