Code Monkey home page Code Monkey logo

sgpd's People

Contributors

shatadru avatar

Stargazers

 avatar

Watchers

 avatar

sgpd's Issues

add issue detection framework

add issue detection framework

When a predefined issue is detected (e.g. load > 50 , cpu idle < 10) it will stop the daemon, will remove older files and archive data only at issue time.

[bug] : Another instance of perf.sh running... Exiting... even if no perf.sh running

  • '[' -f /var/lock/perfsh_started ']'
  • echo 'Lock file exits, checking if perf.sh is already running'
    Lock file exits, checking if perf.sh is already running
    ++ ps aux
    ++ grep -i perf.sh
    ++ grep -iv grep
    ++ wc -l
  • perfcount=3
  • '[' 3 == 3 ']'
  • echo 'Another instance of perf.sh running... Exiting...'
    Another instance of perf.sh running... Exiting...
  • exit
    [root@localhost-localdomain ~] # ps aux|grep -i perf
    root 27146 0.4 0.0 157760 9180 pts/0 S+ 22:48 0:01 vim perf.sh
    root 27583 0.0 0.0 119372 944 pts/1 S+ 22:52 0:00 grep --color=auto -i perf

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.