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.
provide easy base to any cgi-based web system. write your perl handler, write your xslt and enjoy. currently presentations based on xslt trasformation of dumped perl code, using gnome libxml2/libxslt.
Diet Tracker enables you to track your diet progression online. It is a set of Perl scripts that uses a MySQL database to store and display your daily weight variations and calorie intake as you progress in your diet.
A Perl based lightweight application controller framework which uses XML to store individual application's configuration, functionality, behaviour and messaging, and uses XSLT to transform XML data structures into vanilla web management interfaces
TTApp is an web-application framework based around Template Toolkit. What TTApp sets apart from similar projects is that it does not rely on mod_perl, and can be used on your $5/mo. virtual host. (Perl Volunteers Wanted).
DO browse the CVS!
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.
I developed this for PBS as a quick way to display local station events. This app uses the iCal standard, but in an XML format (xCal) with a MySQL and perl backend. You can import xCal events from an .xsc file to MySQL. Uses XML/XSL/XSLT.
This project can be used by webmasters to analyse the average route of visitors.
Written in Perl, this project parsed apache's logs and store them in a MySQL database.
This function is not implemented in opensource web stats tools like AWStats.
I
Cache-simple - is a project aimed on creation of very easy (and fast) exportable caching script. It is not going to store cached files - only to serve it to user browser on fly. You can plug your browser to your shell account in less than 3 minutes.
Status Board is a web based (Apache, mod_perl, HTML::Mason, MySQL) system to store answers to questions and produce reports. It will support data export, compartmentialization of user access and constraints to user input for better data analysis.
Yet another stats program. This one is a. Written in C++ b. Using MySQL to store the stats. c. TRUE 100% Custimization from a cgi web frontend. Right down do the output will be customizable! (hopefully)
This simulator will be based on a server and client side. The Server app will run on "C/C++" environments and the client will be a CGI script. First, we'll try to do a simple simualtor. Then we'll go over to improve the client with a kind of rendering eng
An Apache / mod perl Session manager that will transparently supply a session ID from the client request. Creating one if neccessary useing cookies or munged URI's if cookies are off. It does not store session info - Use the excellent Apache::Session