Code Monkey home page Code Monkey logo

nmonchart's People

Contributors

aguther avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nmonchart's Issues

Cannot use nmonchart to parse combined/merged .nmon files

I've been trying to use Adam's nmonmerge.sh script to combine multiple .nmon files from multiple days (I have a .nmon generated every 24 hours) and I'm getting "Data column(s) for axis #0 cannot be of type string" error:

https://imgur.com/gallery/1HYJGOw

And also tried the merged file generated when using nmon analyser v66.xlsm (not the final .xls file but the file_first_to_file_last.nmon file it generates when using the Merge = YES option) and got "b.getTimezoneOffset is not a function" error:

https://imgur.com/gallery/jJyPwof

Both merged files were succesfully parsed with NMONVisualizer_2021-04-04.jar so I guess they are ok and the issue is with nmonchart.

Why I don't use those tools? Because I like nmonchart better.

sed: couldn't open file

Hi,

I'm using nmonchart via a hourly cronjob which executes:
/usr/local/bin/nmonchart.cron; service nmon restart >/dev/null 2>&1; sleep 1m; rsync -arz -v --delete -o -p /var/log/nmon/ /shared/sys/nmondata/uname -n/ >/dev/null 2>&1

Occasionally I got errors for the rest of the day:
sed: couldn't open file /tmp/nmonchart.sed.15901*: No such file or directory
rm: cannot remove `/tmp/nmonchart.sed.15901*': No such file or directory

Please help and fix it.

Thanks a lot in advance
Thomas

Shell portability suggestion.

Suggestion, in nmonchart, change the shebang line from
#!/usr/bin/ksh
to
##!/usr/bin/env ksh

This lets the script run on systems like Macs that have the shell in a different location.

I would have made the change myself, but I cannot seem to crate a branch in the repo

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.