Showing 90 open source projects for "python source"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    This program сonstantly reads the file(like "tail -f") and сompares every line with expression in file and executing some actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nuhe is a log monitoring system, which is capable of alarm generation and action when rules are matched against log(s) activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nuhe Client is a project related to the Nuhe Action Capable Log Monitor. This GUI client simplifies the administration of sensors and node managers, making it easier to control and monitor the network. Comes with a rule editor as well as a log monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Control your traffic usage. These scripts currently support the o2 surf@home router II (which does'nt allow to track your traffic usage) only. The scripts consist of the backend, a gnome-applet and a mac-osx applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    An ARP watch daemon for windows (portable to linux but it is already there...) which is able to be run as a service and logs to eventlog so one can collect the logs and react to events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fwgraph is an attempt to characterize and present network traffic including network devices, QoS, and iptables under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Adminlog provides the command line tool "i" which permits administrators to read, write, and share first person notes about their administrative actions on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Battery Life Tool Kit is a set of scripts and programs to monitor and log power consumption of Linux laptops/notebooks under different workloads. Set of reference workloads is included in the Tool Kit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyIDS is an intrusion detection system whose aim is to provide concise information to administrators about some parts of the system i.e filesystem checksums, unknown connections to the machine, access control lists of special files, log revision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10
    Upstream is a collection of tools that allow users to send in system specific log and troubleshooting data to support personnel. Furthermore, developers can use Upstream to enhance the scope of their bug/support tracking systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    py-rrdtool is a Python module provides an interface to RRDTool, the well known graphing/logging tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphical or terminal-based stopwatch with many user-named lap timers. Save / restore timing results via CSV file; timer "runs" even when application isn't running! Supports lap timer label templates. Hildonized (i.e., also runs on Maemo / Nokia 770).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Band Saw is a syslog monitoring program for GNOME. It allows the user to setup filters that define which messages should generate alerts. Combined with syslog's remote logging functionality it provides a scalable and easily deployed monitoring solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sarplot provides automated graph generation from statistics generated by the sar (system activity recorder) utilitiy. It is intended as a drop-in utility that generates daily and hourly graphs viewable through a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PootyPedia is a tool to track the hardware in use by a software project. Its client software finds the hardware and reports it, while the server software tracks the reports and keeps them organized in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A web-based human event (links/books read, songs played, etc.) logging tool focused on rich bibliographic support and library (as in books-on-shelves) systems integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Loganalyzer for Windows XP Firewall and Linux Iptables firewall. Generates a nice html document with statistics from all the pakets captured by the firewall. The program is written in Python and has an (optional) graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Retrieve statistics from SNMP-aware devices, store them in a database and graphically display them for monitoring and notification purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VScan is a small, text-based, platform independent port scanner written in python, which supports multithreading and banner grabbing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyLog wraps logging and logging.handlers from the standard python library. EasyLog requires less glue code for configuration or normal usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    log4py is a logging module for python, similar to log4j
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB