Giter Site home page Giter Site logo

Comments (4)

hpresnall avatar hpresnall commented on July 24, 2024

Not sure what is 'sensitive' and what isn't. NMON definitely has the output of all the AIX system info programs (lsconf, lparstat -i, etc). The hostname is in multiple places as well; not sure about any IP addrs. If only the hostname is sensitive, you could search and replace that with a dummy value.

If that's not possible, then take a look at the NMON file. What that error indicates is that there are at least two lines that start with ERROR. Could you at least post a few lines before and after the ERROR lines?

from nmonvisualizer.

luizlinux avatar luizlinux commented on July 24, 2024

Dude, you are simply awesome!

I 'greped' the file for lines starting with ERROR and guess what:
$ grep '^ERROR' servernmon.nmon
ERROR,T0000,errno=46 pathconf failed for /dev/cd0.
ERROR,T0000,errno=2 pathconf failed for /dev/asm/acfs_gg-96.

I removed those lines from the nmon file and nmnvisualizer processed it just fine. I guess I need to check that LPAR for those, probably defined and missing, devices.

Thanks a bunch, have a good one!

from nmonvisualizer.

hpresnall avatar hpresnall commented on July 24, 2024

I am not sure why NMON is outputting those errors for missing paths after it's already output all the config data. That may be worth opening a defect against NMON; that might be an AIX PMR, but not sure.

If you want to try building a patched version of the tool, I just submitted a patch that will output a warning on these lines rather than bombing out.

from nmonvisualizer.

luizlinux avatar luizlinux commented on July 24, 2024

Just built the patched version and the exception for the ERROR lines worked very nicelly. See screenshot attached.

Thank you very much for your incredibly prompt response!!
2015-01-20_17-31-55

from nmonvisualizer.

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.