Giter Club home page Giter Club logo

pythonmonitorscript's Introduction

Hi ๐Ÿ‘‹

I am Joey Gallegos - Cybersecurity Analyst and previously a Software Engineer/Incident Response Analyst. I have experince in software development and business operations.

  • ๐Ÿ”ญ I'm currently working as a Cybersecurity Analyst, in Houston, Texas.
  • ๐Ÿ“ I'm currently learning about System Architecture, Cybersecurity, System Administration and more!
  • ๐Ÿ’ฌ Ask me about PHP, Python, Linux, Powershell and my fun projects!
  • ๐Ÿ“ซ How to reach me: Email, LinkedIn.

๐Ÿš€ Some of my main projects:

โš™๏ธ I don't contribute to any open-source projects at this time

pythonmonitorscript's People

Contributors

joeygallegos avatar

Watchers

 avatar

pythonmonitorscript's Issues

Multiple errors for same endpoint should have different nonces

Each error (DOM content, status code mismatch) should have it's own nonce, since when we go to delete the screenshots it has a distinct nonce in the screenshot. At the end when we delete the screenshots, it currently tries to delete the same screenshot twice.

Script for monitoring disk space

Need a script that monitors disk usage of the server and creates alerts
We can leverage the Python behind the code in landscape-sysinfo

Error when using failed ticks

Error when running the command, seems like error when reading the tracking json file

do_heartbeat_check ended
Traceback (most recent call last):
  File "run.py", line 302, in <module>
    current_fail_ticks = get_failed_ticks()
  File "run.py", line 211, in get_failed_ticks
    current_json_tracking = json.loads(tracking_file.read())
  File "/usr/lib/python3.8/json/__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

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.