Search code examples
cloudcloud-foundrypaas

How to monitor cloudfoundry application through web service


As you know, cloudfoundry suggest a command tool to push and manage applications. I am asking if there is a native solution (API or Webservices, ... ) that provides similar thing. If yes, please share links.

Thanks


Solution

  • Not quite sure what the question here is?

    cloudfoundry suggest a command tool to push and manage applications

    There's a CLI tool ('cf') for pushing, stopping and starting applications, yes - and also an Eclipse plugin, and an API.

    The title of the question appears to be about monitoring? You can hook an application up to a third-party monitoring solution such as New Relic (Pivotal Web Services / run.pivotal.io, a hosted Cloud Foundry environment, offers 1-click integration with NR).