if you run oc with "--loglevel=8" you can see all the api calls it is making and the responses.
On Tue, May 7, 2019 at 7:06 PM Tony Herstell <[email protected]> wrote: > I dont know Openshift too well but I am trying to get the details that > would be returned from this command: > > oc describe node -l app=sc-app > > ... (towards the bottom)... > > *Allocated resources:* > > *(Total limits may be over 100 percent, i.e., overcommitted.)* > > *CPU Requests CPU Limits Memory Requests Memory Limits* > > *------------ ---------- --------------- -------------* > > *804m (50%) 1600m (100%) 1557Mi (6%) 3160Mi (12%)* > > > I take all the %ages for all the nodes and then average them for the whole > instance.... thereby getting a "utilization"... > > Please advise... > > > > > I then disregard any nodes that are not ready.. > > oc get node -l app=sc-app --no-headers > > > and this bit seems to be available as *client.getServerReadyStatus();* > > > > > > > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virus-free. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > <#m_-6057222202793579341_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > -- Ben Parees | OpenShift
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
