Coder Social home page Coder Social logo

asgs-mon's People

Contributors

wwlwpd avatar

Watchers

 avatar

asgs-mon's Issues

asgs-mon next steps

Integration with asgs_main.sh

  • asgs_main.sh PID find:
ps aux | grep [a]sgs_main.sh | grep "$ASGS_CONFIG" | awk '{ print $2 }'
  • implement support for the following
# snippet of my proposed $ASGS_CONF, with some context variables to demonstrate what I am copying
OPENDAPPOST=opendap_post2.sh
POSTPROCESS=( includeWind10m.sh createOPeNDAPFileList.sh $OPENDAPPOST )
ASGSMON=( 000-asgs_main-pid-check 001-instance-status-check 002-hook-status-check 003-syslog-progress 004-instance-status-progress 005-hook-status-progress 006-rundir-du 007-failed-dir )

Triage the following issues as they related,

Additional plugins to create:

  • "is this thing still running" for long running modes (daily heartbeat email)
  • SU budget check (will be machine specific most likely)
  • quota based checked
  • ASGS directory "age" check (for systems with a purge)
  • basic check on jobs stuck in queue

Future check ideas:

  • deep inspection of SYSLOG
  • deep inspection instance JSON
  • deep inspection of hooks JSON
  • availability of TDS servers, verify delivery of output on remote servers
  • integration with a heartbeat dashboard
  • check status of meteorological data and just report when new data or NHC forecast is ready/update
  • integrate notifications with Slack, Discord, ntfy.sh

Additional asgs_main.sh integration could be:

  1. start asgs-mon with run command, pass directly --pid $$
  2. fork and detach from parent process so that asgs-mon doesn't go away
  3. output a log that can be tail'd for output
  4. ASGSH command that can tail -f this output log so it can be observed at will

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.