Code Monkey home page Code Monkey logo

Comments (5)

shermdog avatar shermdog commented on August 21, 2024

Hi @XioNoX

Can you please provide the output of (with sanitized serial numbers) from the affected switch:

show chassis routing-engine | display xml

Thanks,
-Rick

from ansible-junos-stdlib.

XioNoX avatar XioNoX commented on August 21, 2024

Here it is:

<rpc-reply xmlns:junos="http://xml.juniper.net/junos/12.3R6/junos">
    <route-engine-information xmlns="http://xml.juniper.net/junos/12.3R6/junos-chassis">
        <route-engine>
            <slot>0</slot>
            <mastership-state>master</mastership-state>
            <status>OK</status>
            <temperature junos:celsius="26">26 degrees C / 78 degrees F</temperature>
            <cpu-temperature junos:celsius="26">26 degrees C / 78 degrees F</cpu-temperature>
            <memory-dram-size>512</memory-dram-size>
            <memory-buffer-utilization>49</memory-buffer-utilization>
            <cpu-user>6</cpu-user>
            <cpu-background>0</cpu-background>
            <cpu-system>6</cpu-system>
            <cpu-interrupt>0</cpu-interrupt>
            <cpu-idle>89</cpu-idle>
            <model>EX2200-48T-4G</model>
            <serial-number>XXX</serial-number>
            <start-time junos:seconds="1420906005">2015-01-10 16:06:45 UTC</start-time>
            <up-time junos:seconds="7702748">89 days, 3 hours, 39 minutes, 8 seconds</up-time>
            <last-reboot-reason>0x1:power cycle/failure </last-reboot-reason>
            <load-average-one>0.11</load-average-one>
            <load-average-five>0.35</load-average-five>
            <load-average-fifteen>0.39</load-average-fifteen>
        </route-engine>
    </route-engine-information>
    <cli>
        <banner>{master:0}</banner>
    </cli>
</rpc-reply>

from ansible-junos-stdlib.

shermdog avatar shermdog commented on August 21, 2024

Please repost with content in a code block.
https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks

from ansible-junos-stdlib.

XioNoX avatar XioNoX commented on August 21, 2024

My bad, updated above.

from ansible-junos-stdlib.

shermdog avatar shermdog commented on August 21, 2024

I found the bug and have opened up the issue inside of the PyEZ project (reference above).

Thanks!

from ansible-junos-stdlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.