Showing 31 open source projects for "process monitor"

View related business solutions
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • 1
    ProcMon for Linux

    ProcMon for Linux

    A Linux version of the Procmon Sysinternals tool

    ProcMon-for-Linux by Microsoft is an open-source port of the legendary Windows Sysinternals Process Monitor, adapted for Linux environments. It captures and displays real-time syscall activities—alongside process/thread details—in an interactive terminal interface. With filtering capabilities, full thread stack capture, logging to SQLite, and event replay, it offers powerful visibility into system behavior. Currently distributed as a preview release (up to v2.0 on Linux), it supports Ubuntu 18.04 kernels 4.18–5.3 with plans to expand compatibility across more distributions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    NVTOP

    NVTOP

    GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel

    NVTOP stands for Neat Video card TOP, a (h) top-like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way. Currently supported vendors are AMD (Linux AMD GPU driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915 driver), NVIDIA (Linux proprietary divers), and Qualcomm Adreno (Linux MSM driver).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Pipe Viewer

    Monitor or control the progress of data through a pipe

    PV ("Pipe Viewer") is a tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    hcfr

    hcfr

    Free Video Projector/Monitor Calibration Software

    Video Projector/Monitor Calibration Software orginally developed as ColorHCFR. This code base is based off version 2.1 and will aim for a more open development process. The opensource version integrates an ArgyllCMS interface for continued meter support and development. If you feel the program has been of value to you since I started working on it about 3 years ago please consider a contribution via the link below.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • Kinetic Software - Epicor ERP Icon
    Kinetic Software - Epicor ERP

    Discrete, make-to-order and mixed-mode manufacturers who need a global cloud ERP solution

    Grow, thrive, and compete in a global marketplace with Kinetic—an industry-tailored, cognitive ERP that helps you work smarter and stay connected.
    Learn More
  • 5
    DirEvents

    DirEvents

    Monitor changes in a directory from within the Windows command line

    This utility observes change events of files or subdirectories in a folder and writes the event along with the file name to the console window. NOTE: Batch and PowerShell scripts are provided in order to show how to process the output of the tool. Find the examples in the Files tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Remote Top and Watchdog

    Remote top plus process monitoring

    This tool shows same like top plus coloured information about processes which have to run and such not have to run. It was planned, but not implemented yet, to stop automatically processes not in the database and restart those died by accident, core dump whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    strace

    strace

    linux syscall tracer

    The strace project has been moved to https://strace.io. strace is a diagnostic, debugging and instructional userspace tracer for Linux. It is used to monitor and tamper with interactions between userspace processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 8
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 9
    Process Control Daemon (PCD)
    PCD – Process Control Daemon is a light-weight system level process manager, designed for Embedded Linux based products. The PCD is used for starting the system in a synchronized manner, control and monitor processes and recover from crashes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 10

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Hrothgar Parallel LM/MCMC Minimizer

    A versatile MCMC and downhill optimization engine

    Hrothgar is a parallel minimizer and Markov Chain Monte Carlo generator by Andisheh Mahdavi of San Francisco State University. It has been used to solve optimization problems in astrophysics (galaxy cluster mass profiles) as well as in experimental particle physics (hadronic tau decays). It is probably adaptable enough to be applied to your merit function if you can write it in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Broadcaster Software

    Open Broadcaster Software

    Free, open source software for live streaming and recording

    NOTE: Please visit our website for downloads. Open Broadcaster Software is free and open source software for the purposes of streaming live media content to the internet or to video files. Originally I made Open Broadcaster Software for myself because I thought "why should I pay a subscription for software I could probably write?" And so, I did and Open Broadcaster Software evolved into somewhat of a monster of a project. That's pretty much the Open Broadcaster Software story. I hope...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    ProcPewPew

    ProcPewPew

    Automatically Kills Processes

    ProcPewPew can be used to monitor the running processes on a system and kill unwanted processes automatically. Every 100 milliseconds, ProcPewPew takes a snapshot of the running process list and kills the processes that need to be shown who is the boss. CHANGELOG: v1.0 First release of ProcPewPew v1.1 Added newly created process logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AUM

    AUM

    Application Usage Monitor

    This is a small sensor that logs the window names you are actively using. Thus the program enables you to analyse: how much time do you spend surfing, how much time do you work productively?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PMCP (Portable Master Control Program)
    Gives you the ability to operate Windows using PMCP alone, with its collection of useful utilities. Also includes several network tools. Written in pure C with Win32 API for maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Monitoring (checking, validating) the integrity of data on a storage device based on hash signatures generated earlier for all files to be monitored. The validation process can be started manually or automatically by using a schedule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project's goal is to make VMM (virtual machine monitor ,such as xen,kvm) be able to monitor and control Guest OS's process ,besides the GOS's resources,without modifying Guest OS. It will be a expended feather for VMM management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IP address anonymization, traffic trace anonymization, network monitor, traffic process. This software will provide a ip address anonymization scheme with multiple access security levels. can operate in wire speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Watch %CPU consumption of each process and try an action when an specified limit is reached. Specify memory consumption alarms too. Monitor user total %CPU. Be able to log and watch it via console or via web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    System monitoring utility, written in plain C. Allows application execution and performance monitoring, saving results into XML files. Monitors CPU, memory, network and disk usage on a per-application or per-system basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wIDSard is an host based Intrusion Detection System. It intercepts syscalls made by the process to monitor at user level by the ptrace mechanism. It can detect not only single system calls, but even sequences, ripetition, negation ecc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sysprofd is a system profiling daemon that can report results through a tcp connection to a remote client. sysprofd profiles cpu, memory, and swap usage statistics, process status statistics e.t.c. Imagine using it to easily monitor lots of linux boxes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    REMUS is a kernel module for Linux, which controls the invocation of critical system calls. The execution is granted only if the invoking process and the value of the arguments are found in an Access Control Database managed by the sysctl command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Frontier Data System is a collection programs for data acquisition and data mining. It uses MySQL and PHP to monitor process variables and performance of shop floor equipment. Produces information on issues such as cycle time, downtime and SPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    psDooM is a process monitor and manager for *nix systems. It could be considered a graphical interface to the 'ps', 'renice', and 'kill' commands. psDooM is based on XDoom, which is based on id Software's 'Doom'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next