Showing 22 open source projects for "cpu high monitor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    loadavgd

    Monitor CPU load and terminal activity, execute command when idle

    The loadavgd program monitors the CPU load and user input at (pseudo-) terminals. It provides a kind of power management for server systems, where keyboard or mouse activity can not be queried. Loadavgd was written because powernap did not work on my system. If the load is below a certain treshold and there is no input at any (pseudo-) terminal for a given amount of time, an action is issued. This action might be, for instance, "suspend". The D-Bus API of systemd-logind is called to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    ...TurboVNC's high-speed encoding methods have been adopted by TigerVNC and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter.
    Leader badge
    Downloads: 133,387 This Week
    Last Update:
    See Project
  • 3
    Core Adjust

    Core Adjust

    Adjust various settings of Intel Processors.

    Core Adjust is a software tool that can be used to adjust various settings of 4th generation (Haswell) and later Intel(tm) processors on Debian/GNU and other Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SSH System Administration Tool

    SSH System Administration Tool

    SSH Java client GUI for Unix, Linux administration and monitoring

    ...Captures your network traces (on the port/ports and interface/interfaces of your choice) and at at a click of a button copies them back to your desktop opening. Remotely monitor your servers in a real time dashboard displaying CPU and RAM. Access your servers; this release is integrated with the following 3rd party tools: Remote Desktop (RDP), PuTTY(included) , WinSCP (included) and Wireshark (separate download). Bandwidth and system monitoring. Secure login csv fields encryption MS Windows XP/Vista/7 Linux Red Hat, SUSE, Ubuntu (Debian) [Raanan Zion]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nice System Monitor

    Nice System Monitor

    Process centered GUI monitor for Linux

    The aim of the project is to give equivalent easy statistics per process as we found on OS X for Linux in a nice GUI based on Qt and C++. This means information per process on Memory usage, CPU, Disk I/O, Network I/O, and more about the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Emon

    Remote server monitoring application

    ...You do not need to install any applications on the monitoring servers, because Emon uses SSH and /proc directory to get the monitoring data. All you need to do is just configure Emon in XML and create an SSH user. After configuration, you are ready to monitor ping, dns, ports, url, CPU, RAM, SWAP, disk, traffic and log files of multiple servers in the terminal. If something goes wrong, Emon will send email to the admin. Emon is able to send the statistics (dropouts and graphs) to the admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sheep Dog
    Simple command line tool that monitors files and processes and sends notifications or take corrective actions when problems arise. Monitor log files for errors, processes CPU and memory consumption (can kill if exceeding), respawn dead processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    This is a monitor that takes vmstat output and pairs it with the top CPU consumers displaying some useful stats for each PID. The purpose of this script is performance monitoring and troubleshooting bottlenecks all in one screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This Nagios plugin allows to remotely monitor Windows hosts in a AGENTLESS fashion. Technically it is using the Win32 API from a Windows proxy server to the remote host. Syntax and feature wise it mirrors NSClient++ (CPU, RAM, Disk, Svc, Proc., etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gkrelltop is a plugin for gkrellm. It displays the top three cpu intensive, or memory consuming, or I/O busy processes. Originally based on code from wmtop monitor (http://wmtop.sourceforge.net).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    System monitor is a Java library for monitoring system resources like memory and CPU consumption. The library provides unified cross-platform API for accessing system information. Currently Linux and Windows are supported via Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A new, Innovative, CLI watch-dog daemon. The watch dog allows the user to: Maintain and monitor running processes on Linux machine,Keep the services running at all times and Watch their CPU and memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CPUID DE is a program get CPUID information. It's target to get the exactly CPU information. In advance target, it monitor temperature and performance of CPU .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    iCMS is a web based control and monitor application that allows for the remote control and monitoring of (computer) systems. It is supports icmp and snmp polling, mibs, recovery, distributed deployment, high performance multithreading, logging in levels
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Software written in Perl to monitor CPU load more effectively than top in batch mode, or a glance at load avg. Stores data in a mysql database (if you want) and provides a number of 'front ends' allowing you to pull graphs or spreadsheets out of the db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    KCPUMonitor is a CPU frequency and temperature monitor written in C++ that resides in the KDE or GNOME system tray. It utilizes the /sys/devices/system/cpu interface to retrieve or set frequencies. It is SMP-friendly. Uses the KDE and Qt libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xjnm is a java daemon that gathers numbers from arbitrary sources (e.g. cpu usage) and can store it on arbitrary storages (e.g. a jdbc database) for later analysis or react in arbitrary way to the data collected (e.g. inform an administrator by e-mail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo