Search found 11 matches
- Mon Apr 03, 2017 12:44 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Hello again, i have finally fixed all the issues with the checks. But now there is a problem with our machines which i want to check via nrpe. Our team which is responsible for this server wants to install it with a RPM Package. Can you tell me where i find this RPM Package? Or can i create this on ...
- Fri Mar 10, 2017 2:04 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
I've done the steps in the Tools frontend. I got no errors back but i still can't activate the Service Dependencies. The output of the commands: chage -l nagios Last password change : Jan 25, 2017 Password expires : never Password inactive : never Account expires : never Minimum number of days betwe...
- Wed Mar 08, 2017 2:53 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Can you please give me an idea how i can resolve the servicedependencies issue? I still got the one error: Error: Could not expand master service(s) (config file '/usr/local/nagios/etc/servicedependencies.cfg', starting at line 16) But the actual servicedependencies file looks like this: ###########...
- Tue Feb 28, 2017 4:39 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Please find attached the System Profile and the Screenshot of the error. The error Code from the Service is as follows: CRITICAL: Could not get result set! The status is unknown. I can definitly say that this is an error from the script, but at the moment i don't know why the script doesn't work at ...
- Mon Feb 27, 2017 8:15 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Ok i got this problem out of the way, i now got another error but this is regarding to our script and not a nagios configuration topic.
Can you find something regarding to the service dependencies in the System Profile that i uploaded?
Thank you for your help!
Can you find something regarding to the service dependencies in the System Profile that i uploaded?
Thank you for your help!
- Tue Feb 21, 2017 1:39 pm
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
I already tried to install this package, but he could not find any package with that name so i think i have to add a repository before i can install that package. I will look it up tomorrow at work, if you have any idea of which repository i have to add please let me know, would be very helpfull! Th...
- Tue Feb 21, 2017 1:39 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
I have attached the error code and the profile.zip I have another error now too. I have checks for some Sybase Servers. But it seems that there is no Sybase driver installed at the moment. The error Code is also attached. Is there a package from Nagios for Sybase? I only find very old instructions f...
- Mon Feb 20, 2017 3:00 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Oh i got it now. I had to activate the service temaplate because it was deactivated after the import.
Now it works fine, but i still have to deactivate all service dependencies, otherwise i can't apply my configuration, any suggestions to this point?
Now it works fine, but i still have to deactivate all service dependencies, otherwise i can't apply my configuration, any suggestions to this point?
- Mon Feb 20, 2017 1:50 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Here's the error part from the _multiple_hosts.cfg : define service { use generic-service_perf host_name "hostname" service_description check_iq_dbspace_usage display_name Check DB Space check_command check_iq_dbspace_usage!mpx01_dev!iq_main%!85!90 max_check_attempts 1 check_interval 20 ch...
- Mon Feb 20, 2017 1:35 am
- Forum: Nagios XI
- Topic: Migrating Nagios Core to XI
- Replies: 21
- Views: 4086
Re: Migrating Nagios Core to XI
Thank you for your answer, yes i followed this two PDF's step by step. I also importet the templates before the services/hosts etc. But i have not edit the servicetemplates.cfg before i importet it. Do i have to manually write the generic-service_perf into this file? I thought that the xiprep tool w...