New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
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.
We provide a mechanism to trace the NPTL Library as few intrusive as possible for the application dynamics. The post-mortem analysis then allows measurements (contension,...) and understanding of hangs or bugs. No change in kernel or user application.
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.
Klogger is a framework for post mortem analysis of the Linux kernel behavior.
Offering low overhead and flexibility, it allows researchers to analyze performance without the need for extensive kernel knowledge.
Compiere-NMA is a compiere module for network monitoring, pbx cdr, accounting and billing. Target is to provide the needed infrastructure for providers and companies needed to monitor and bill IP networks based on Compiere ERP + CRM.
Uberviewer is a java/swt log processor for Uberlogger (a kernel-based observatory). It allows real-time analysis of a remote OS, including process and I/O monitoring.
This tool is intended to be helpful for security researchers and malware analysts.
IP Traffic Volume: Logs (counts) in- & outgoing bytes through network device(s) using kernel iptables. Highly configurable as to which bytes are logged, e.g. to/from specific ports or ip-addresses. Data displayed in html via cgi or plain ascii to console
IP accounting tools package based on Berkeley Packet Filer mechanism. Continue from BPFT by V.Vorobyev, TRAFD by V.Belekhov & S.Svirid.
Use the PCAP library to implement connection to bpf kernel pseudo-device.
This perl script, Peril, uses the Perl module File::Tail to tail the syslog file (or any other file for that matter) and inserts the lines into a MySQL database using DBI. It includes a quick phpMyEdit generated page to view the logs through a browser an
Nasty LKM Defender is a module wich protects Your system against some nasty modules (e.g. rootkits).
Well mainly it protects sys_call_table and some other important functions (get_module_list, sys_query_module)
USRBAC is a kernel patch and userspace daemon that allows role based access control to be mitegated in userspace. The goal is to allow a secure way to impliment RBAC compliant security systems using a daemon in userspace
Status Module is a daemon which forwards vital system information (memory usage, active processes, etc.) into the kernel logs by using a kernelmodule. This is very useful for logging or security purposes.
pam_eps enables you to authentify users against a machine with a ssh daemon running. If the user exists in the remote server and the password is correct a new user with the expecified password and username will be created in the local machine.
A linux kernelmodule and supporting user space environment which allow interception and modifying system calls that match user defined criteria. Think of it as strace on steroids.
KISS is a kernel-side host-oriented security tool, which may bring you file integrity checking, file and process hiding and actions handling on special internal events (using a tiny scripting language).
This is an object-orientated perl module that may be used to rotate logfiles. Some of the features supported include, optional compression, multiple logfile archives and process signalling
ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way (All in user space, without kernel modules) In addition, database with files etc. could be encrypted with Blowfish algorythm and more.
This module has been written to parse *Radius Accounting* detail files. I only have copies of those generated by the *Ascend* Radius server, so I don't know if it is compatible with other Radius versions.
BCLF is the Binary Common Log Format, a fast, platform independent, streamable, compact logging format that resembles the Extended CLF logging format in content. The project goal is to make an Apache module and enhance the format without giving up speed.