|
Re: cannot access director, trying 4 more times...
The problem was that I ran the "vagrant up" outside the bosh-lite directory so the virtual box was not bosh.
Thanks all!
The problem was that I ran the "vagrant up" outside the bosh-lite directory so the virtual box was not bosh.
Thanks all!
|
By
Qing Gong
·
#1230
·
|
|
Recommended way/place to configure uaa for CF runtime
I've deployed cf-release 214.
I now wish to configure uaa to use ldap(AD) for authentication.
I find documentation on how uaa works and the uaa.yml.
How does the configuring/updating of uaa.yml work
I've deployed cf-release 214.
I now wish to configure uaa to use ldap(AD) for authentication.
I find documentation on how uaa works and the uaa.yml.
How does the configuring/updating of uaa.yml work
|
By
Tom Sherrod <tom.sherrod@...>
·
#1229
·
|
|
CF integration with logger and monitoring tools
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose
|
By
Swatz bosh
·
#1277
·
|
|
CF integration with logger and monitoring tools
Hi,
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned
Hi,
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned
|
By
Swatz bosh
·
#1228
·
|
|
Re: Missing routing logs from "cf logs app-name"
Ah, that is interesting, thanks!
Re my initial problem, turned out to be a scaling issue. Most of the CPU on the gorouters were consumed by metron agent, so adding more CPU and scaling out the
Ah, that is interesting, thanks!
Re my initial problem, turned out to be a scaling issue. Most of the CPU on the gorouters were consumed by metron agent, so adding more CPU and scaling out the
|
By
Simon Johansson <simon@...>
·
#1265
·
|
|
Re: Missing routing logs from "cf logs app-name"
Simon, what level of cf-release are you using? We've seen some extremely
high log drop rates (~40% during log spurts) to log sinks with v209 and
v210. May or may not be related since we were focused
Simon, what level of cf-release are you using? We've seen some extremely
high log drop rates (~40% during log spurts) to log sinks with v209 and
v210. May or may not be related since we were focused
|
By
Matthew Sykes <matthew.sykes@...>
·
#1227
·
|
|
Re: Billing & Metering of app usage with Abacus
You might get some answers by querying the events api.
http://apidocs.cloudfoundry.org/214/events/list_all_events.html
You should be able to query it where the actee equals the guid of the
You might get some answers by querying the events api.
http://apidocs.cloudfoundry.org/214/events/list_all_events.html
You should be able to query it where the actee equals the guid of the
|
By
CF Runtime
·
#1226
·
|
|
Re: Questions about service broker
Thanks Daniel
That's what I need.
2015-08-12 20:22 GMT+08:00 Daniel Jones <daniel.jones(a)engineerbetter.com>:
Thanks Daniel
That's what I need.
2015-08-12 20:22 GMT+08:00 Daniel Jones <daniel.jones(a)engineerbetter.com>:
|
By
王小锋 <zzuwxf at gmail.com...>
·
#1225
·
|
|
Re: cannot access director, trying 4 more times...
The add route script add the 10.X route the 192.X is added by
Vagrant/VirtualBox so that's mean you can reach the director without the
add-route script.
wrote:
The add route script add the 10.X route the 192.X is added by
Vagrant/VirtualBox so that's mean you can reach the director without the
add-route script.
wrote:
|
By
Gwenn Etourneau
·
#1224
·
|
|
Re: Service instance name is not passed from cloud controller to service broker
The service can also be renamed.
Mike
The service can also be renamed.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#1223
·
|
|
Re: Billing & Metering of app usage with Abacus
Joseph,
thank you, for the timestamps I just pointed it out as something that
implementation must deal with, quite easily as the order is correct.
For the duplicate events, I cannot say what causes
Joseph,
thank you, for the timestamps I just pointed it out as something that
implementation must deal with, quite easily as the order is correct.
For the duplicate events, I cannot say what causes
|
By
Piotr Przybylski <piotrp@...>
·
#1222
·
|
|
Re: Service instance name is not passed from cloud controller to service broker
Hi Dave,
Could you elaborate on your use case for wanting to know the service
instance name? It is only unique to the space that the service instance
was provisioned in.
Dieu
CF CAPI PM
Hi Dave,
Could you elaborate on your use case for wanting to know the service
instance name? It is only unique to the space that the service instance
was provisioned in.
Dieu
CF CAPI PM
|
By
Dieu Cao <dcao@...>
·
#1221
·
|
|
Re: Questions about removal of the heartbeat message type from dropsonde-protocol
That makes sense. So, this change wasn't so much the result of a change in
direction but instead an acknowledgement that use of it wasn't really a
good direction so we might as well remove it.
That
That makes sense. So, this change wasn't so much the result of a change in
direction but instead an acknowledgement that use of it wasn't really a
good direction so we might as well remove it.
That
|
By
Mike Youngstrom <youngm@...>
·
#1220
·
|
|
Re: Billing & Metering of app usage with Abacus
Piotr,
The timestamps not being correct is a known limitation of how events are
being generated, but as you said, order should be guaranteed (and
timestamps should hopefully be close).
Duplicate
Piotr,
The timestamps not being correct is a known limitation of how events are
being generated, but as you said, order should be guaranteed (and
timestamps should hopefully be close).
Duplicate
|
By
CF Runtime
·
#1219
·
|
|
Service instance name is not passed from cloud controller to service broker
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
|
By
Dave Chen
·
#1218
·
|
|
Service instance name is not passed from cloud controller to service broker
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
|
By
Dave Chen
·
#1269
·
|
|
Notifications for service provisioning
Is there any notification mechanism available in CF to listen on service broker create/update/delete calls? We are implementing multiple services exposed via Service Broker in the marketplace and
Is there any notification mechanism available in CF to listen on service broker create/update/delete calls? We are implementing multiple services exposed via Service Broker in the marketplace and
|
By
Vineet Banga <vineetbanga1@...>
·
#1264
·
|
|
Re: Missing routing logs from "cf logs app-name"
Gwenn, our buffer is set to 500(default is 100).
wrote:
Gwenn, our buffer is set to 500(default is 100).
wrote:
|
By
Simon Johansson <simon@...>
·
#1217
·
|
|
Re: Billing & Metering of app usage with Abacus
Hi, I am also looking at runtime submissions for Abacus, worked on it for
Bluemix, couple of points for discussion.
In addition to usage events (start followed by stop), the scaling and
duplicate
Hi, I am also looking at runtime submissions for Abacus, worked on it for
Bluemix, couple of points for discussion.
In addition to usage events (start followed by stop), the scaling and
duplicate
|
By
Piotr Przybylski <piotrp@...>
·
#1216
·
|
|
Re: How to get apps that consumed a service
This idea could be quite interesting to remove unused cups services
This idea could be quite interesting to remove unused cups services
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1215
·
|