Search found 7 matches
- Mon Nov 06, 2017 11:23 am
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
npolovenko , after your last post I am completely confused. You wrote "I downloaded the same release you have but i couldn't replicate the issue still " and therefore I decided to do it from scratch again. 1) Deploy OVA file (nagiosxi-5.4.10-64.ova) 2) Start the new VM 3) From vSphere Cli...
- Tue Oct 31, 2017 1:18 pm
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
I had the same idea at the beginning of this issue (Nagios XI 5.4.0 or 5.4.2 ?, I do not remember). Yes, to be honest I didn't repeat the test with the latest version (5.4.10). OK, let's do it: 1) CCM -> Advanced -> Service Dependencies -> Add New # I selected some there available values Config Name...
- Fri Oct 27, 2017 6:14 pm
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
The service dependency name was added (# config_name my servicedependency name). I have now human readable the service dependency name I do not need to change it manually any more. That's fine. But the problem which I described in the beginning of this post still persists. But I found out when hos...
- Wed Oct 25, 2017 5:16 am
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
The error is as expected: Error: Impossible service dependency definition because the mandatory values are missing (see - https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/objectdefinitions.html#servicedependency , the section "Service Dependency Definition"). From my cfg...
- Tue Oct 24, 2017 7:02 am
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
1) In older versions (e.g. 5.4.8) Import of a cfg file (CCM -> Tools -> Import Config Files -> e.g. /usr/local/nagios/etc/CIM/servicedependencies/any_service_dependency_file.cfg -> click on the Import button) looked fine, the cfg file seems to be imported but if I clicked on the Apply Configuration ...
- Mon Oct 23, 2017 6:44 am
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Re: Problem to import service dependencies
The required system profile is attached.
- Thu Oct 19, 2017 9:19 am
- Forum: Nagios XI
- Topic: Problem to import service dependencies
- Replies: 13
- Views: 3319
Problem to import service dependencies
I have a problem to import service dependencies (cfg files) into Nagios XI 5.4.x via WebGUI if no hostname is set in a cfg file. Instead of a hostname I would need to use hostgroup_name only - e.g.: define servicedependency { dependent_service_description A Server hostgroup_name servers-CIM service_...