Search found 22 matches
- Fri Nov 06, 2015 7:25 am
- Forum: Open Source Nagios Projects
- Topic: Concerning my issues with "Free (custom) variables"
- Replies: 8
- Views: 5184
Re: Concerning my issues with "Free (custom) variables"
sorry, yes, please close this thread.
- Fri Nov 06, 2015 7:00 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Re: Passive checks passing Haproxy to CORE
Box293.. Lets also check we don't have multiple instances of nagios running: ps -ef | grep nagios.cfg root 6957 8995 0 12:14 pts/4 00:00:00 grep --color=auto nagios.cfg This is not on the Nagios Core incidence - it is on the NCPA remote "client" i am trying to get to send passive checks ba...
- Thu Nov 05, 2015 4:36 pm
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Re: Passive checks passing Haproxy to CORE
is that how you have it configured? Yes, and the command is sent as follows... DEBUG Running process with command line: `/usr/local/ncpa/plugins/check_http -H nagios.domain.tld -u http: nagios.domain.tld robots.txt` from the documentation i realised that i could use the forward slash to simplify my...
- Thu Nov 05, 2015 4:34 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Re: Passive checks passing Haproxy to CORE
Thanks all.. once i finally understood what the error message meant - i realised i had not yet assigned that particular services check for the host i was testing with, (the answer was in the error message). I have a host group which should have had all the hosts in, but did not have the test host. I...
- Wed Nov 04, 2015 2:10 pm
- Forum: Open Source Nagios Projects
- Topic: Upgraded NCPA to 181 and getting this error on centos ^.x
- Replies: 7
- Views: 3039
Re: Upgraded NCPA to 181 and getting this error on centos ^.
Sorry, yes... good to close.
- Wed Nov 04, 2015 2:04 pm
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Re: Passive checks passing Haproxy to CORE
OK, It is beginning to look better now... The issues i had not dealt with were. 1, ensure that the hostname i was using in the "parent" was correct. 2, add my token to the authorized_tokens and restart apache 3, add nrdp to the end of the url i was using in ncpa.cfg (NOT /nagios or /nagios...
- Sun Nov 01, 2015 6:14 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Re: Passive checks passing Haproxy to CORE
Can you post a sanitized version of your ncpa config? Sounds like you just need to format it properly. I won't discount HAProxy tampering with things, but I wanna try some other stuff first. Sorry i dropped the ball on this, we had some problems with hackers, which needed to be urgently resolved (w...
- Tue Jul 21, 2015 2:01 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks passing Haproxy to CORE
- Replies: 11
- Views: 6888
Passive checks passing Haproxy to CORE
I have my Pro Nagios® Core ™Version 4.0.7 June 03, 2014, I use PFsense as my firewall/router and behind that is my ESXi server with all the various virtual machines that folk love to hand out these days, i am happy with that but need to share ports 80 and 443 with some other services, my current met...
- Tue Jul 21, 2015 1:40 am
- Forum: Open Source Nagios Projects
- Topic: Concerning my issues with "Free (custom) variables"
- Replies: 8
- Views: 5184
Re: Concerning my issues with "Free (custom) variables"
Yes, the above is exactly what i am seeing, but it is OK; after three or four days of fretting about this, i have it doing what i want. It would have speeded up this process if the "results" pop up in CCM "testing" a command string had some kind of warning about the variables in ...
- Tue Jul 21, 2015 1:30 am
- Forum: Open Source Nagios Projects
- Topic: Upgraded NCPA to 181 and getting this error on centos ^.x
- Replies: 7
- Views: 3039
Re: Upgraded NCPA to 181 and getting this error on centos ^.
Thanks.
Was that, did not carry over all the settings from the new file - 181 adds
# Available versions: PROTOCOL SSLv2, SSLv3, TLSv1
ssl_version = TLSv1
I just copied the old file without a diff and migrate.
Solved.
Was that, did not carry over all the settings from the new file - 181 adds
# Available versions: PROTOCOL SSLv2, SSLv3, TLSv1
ssl_version = TLSv1
I just copied the old file without a diff and migrate.
Solved.