I think I simply made a typo somewhere. I restarted Nagios again and it just worked the way I showed it in the above code! Thank you very much for your help!
Search found 4 matches
- Tue Jul 26, 2016 9:27 am
- Forum: Open Source Nagios Projects
- Topic: How to pass parameters properly to a command?
- Replies: 3
- Views: 1522
Re: How to pass parameters properly to a command?
Oh I didn't know that when I change my post above it would need to get re-approved by a moderator. Now I see the thread again. 
I think I simply made a typo somewhere. I restarted Nagios again and it just worked the way I showed it in the above code! Thank you very much for your help!
I think I simply made a typo somewhere. I restarted Nagios again and it just worked the way I showed it in the above code! Thank you very much for your help!
- Tue Jul 26, 2016 6:20 am
- Forum: Open Source Nagios Projects
- Topic: Docker nagios container additionaly volumes?
- Replies: 1
- Views: 1101
Docker nagios container additionaly volumes?
Hello! I'm using nagios (3.5.1) currently within a docker container installed trough ubuntu 14.04 LTS via apt. I've mapped the configuration directory from within the docker container to my host like this: /opt/docker_data/nagios/nagios3:/etc/nagios3 I'm now wondering which additional directories do...
- Tue Jul 26, 2016 2:46 am
- Forum: Open Source Nagios Projects
- Topic: Thread deleted?
- Replies: 1
- Views: 587
Thread deleted?
Hi dear Admins and Moderators, I had a thread in here, which was already unlocked by an administrator, but today when just I wanted to reply the thread, I can't find it anymore? The URL was the following https://support.nagios.com/forum/viewtopic.php?f=7&t=39486&e=0 Any ideas what happened? ...
- Mon Jul 25, 2016 2:05 pm
- Forum: Open Source Nagios Projects
- Topic: How to pass parameters properly to a command?
- Replies: 3
- Views: 1522
How to pass parameters properly to a command?
Hi friends! I'm wondering on how to pass arguments to a command properly. Currently my service entry looks like this; define service { hostgroup_name production-sidekiq-worker service_description Busy sidekiq workers servicegroups sidekiq-servers check_command check-sidkiq-json-stats!example.com!USE...