Hi, > I have origin 3.1 running but can not access cockpit on port "9090". Do we need some extra config for this?
As you are using origin, the OS is CentOS or Fedora? If it is Fedora, you can install the cockpit packages and just start the service (after that, add the servers to the dashboard): e.g) # yum -y install cockpit // you need to install cockpit packages on every hosts. # systemctl start cockpit // you need to start the service on only master host (or somewhere you want to run it) MEMO: I tested until add the server to the dashboard. If it is CentOS, I couldn't find cockpit package in EPEL/CentOS repository. So, you may need to install the package somehow. Thanks, Kenjiro On Thu, Feb 4, 2016 at 3:05 PM, Pri <[email protected]> wrote: > Hi Kenjiro, Thanks a lot :) this looks exactly what I wanted, is it > available in origin also? I have origin 3.1 running but can not access > cockpit on port "9090". Do we need some extra config for this? > > Hi Clayton, thanks a lot for response, is CloudForms different from > cockpit? I have used OpenShift enterprise v3 and Origin v3 , but never got > a chance to look at CloudForms. I would be interested to learn this. Are > there any docs available? does it come by default with OpenShift or we need > to setup? > > > Thanks again! > PR > > On Wed, Feb 3, 2016 at 9:48 PM, Clayton Coleman <[email protected]> > wrote: > >> CloudForms is included as part of the OSE subscription and is a full >> management platform experience around OpenShift. >> >> On Wed, Feb 3, 2016 at 11:14 AM, Nakayama Kenjiro < >> [email protected]> wrote: >> >>> Hi, >>> >>> How about Cockpit? https://www.youtube.com/watch?v=LWuWX506xR4 >>> (Sorry if you are looking for CLI tool.) >>> >>> Kenjiro >>> >>> On Wed, Feb 3, 2016 at 9:11 PM, Pri <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> Is there any tool or command available for platform monitoring in OSE >>>> v3? which can monitor all master and nodes in a deployment. >>>> >>>> Thanks, >>>> P R >>>> >>>> _______________________________________________ >>>> dev mailing list >>>> [email protected] >>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Kenjiro NAKAYAMA <[email protected]> >>> GPG Key fingerprint = ED8F 049D E67A 727D 9A44 8E25 F44B E208 C946 5EB9 >>> >>> _______________________________________________ >>> dev mailing list >>> [email protected] >>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >>> >>> >> > -- Kenjiro NAKAYAMA <[email protected]> GPG Key fingerprint = ED8F 049D E67A 727D 9A44 8E25 F44B E208 C946 5EB9
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
