Search found 5 matches

by moisesjbc
Thu Dec 22, 2016 3:22 am
Forum: Nagios XI
Topic: Where is configuration for disabled services stored?
Replies: 8
Views: 1169

Re: Where is configuration for disabled services stored?

Well, I think it is time to have fun with MySQL :-P

Thank you so much for the help
by moisesjbc
Wed Dec 21, 2016 5:04 am
Forum: Nagios XI
Topic: Where is configuration for disabled services stored?
Replies: 8
Views: 1169

Re: Where is configuration for disabled services stored?

Sending a GET request to "service" endpoint only returns activated services (is_active=1). Is this the expected behaviour?
by moisesjbc
Wed Dec 21, 2016 2:55 am
Forum: Nagios XI
Topic: Where is configuration for disabled services stored?
Replies: 8
Views: 1169

Re: Where is configuration for disabled services stored?

I will try that.

Thank you so much!
by moisesjbc
Tue Dec 20, 2016 3:48 am
Forum: Nagios XI
Topic: Where is configuration for disabled services stored?
Replies: 8
Views: 1169

Re: Where is configuration for disabled services stored?

Moderator Edit: This thread has been moved from the Core section to the XI section Sorry, maybe I explained it badly I want to get from bash the configuration of every service configured , no matter it is enabled or disabled, for documentation porpuses. For enabled services I just parse the files i...
by moisesjbc
Mon Dec 19, 2016 7:28 am
Forum: Nagios XI
Topic: Where is configuration for disabled services stored?
Replies: 8
Views: 1169

Where is configuration for disabled services stored?

Hello

I would like to retrieve configuration data from disabled services (hostgroups, servicegroups, check command, etc). Where is it stored and how could I access it?

Thank you!