Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Velleman K8055 USB Experiment Interface Board driver.
This driver provides a /proc interface which allows the inputs and outputs of the K8055 to be accessed as if they were files, making the K8055 accessible from any programming language and the shell.
In addition to the /proc interface a joystick/input device is created for each K8055,
Optionally a (user provided) script can be executed by the driver when it detects a change on one of the inputs or outputs.
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.
ttyproc provides for a simple api to parse certain information found in /proc/tty. At the moment it is capable of finding usbserial devices and returning a device node path so that a file descriptor may be obtained.
Userspace Driver and application to control DMX-512 devices through Velleman's K8062 kit under Linux.
This is only a proof of concept, I never found the time to go further (a full kernel driver using either a block device or a /proc file)
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Displays the contents of the files in the /proc/acpi and records their changes. Useful to get an idea of the ACPI properties of a computer and to see how entries are changing over time (as _should_ temperature or battery capacity).
wdt_s2723.c is a Linux loadable kernel module to drive the Watchdog Timer (WDT) on the Tyan S2723 Tiger i7501. The module interfaces with user space via the /proc filesystem.
Gnome ACPI viewer. Enables the user to view the battery percentage and AC status from the values in the /proc/acpi directory.
We are restructering the cvs now. Please grab your stuff from the gacpi cvs directory.
The SMBios Kernel Module provides access to the management information of SMBios structures in both human readable and binary form via the /proc file system.
The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.