Showing 29 open source projects for "script%20executor"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server, browser controlled

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in real time. Apart from serving files, she is capable of tracking site visits (site counters), receiving...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Postfix Lazy Log Analyzer

    A decade old shell script to ease postfix log analysis

    This is just a fork of another project (Post-LA), from Henrique Bueno, developed around September 2009 and likely to have issues to run nowadays. Use at your own risk. The shell script should run against postfix mail log file and generate statistic and detailed HTML files for analysis. The initial idea is to have it running on a webserver to be remotely accessible; however, the file can be easily opened by any browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Apache Log Reader

    Script to report downloads recorded in Apache log files

    This script, written in Perl, takes the WWW name of a file and reports downloads recorded in the main Apache log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Web Forensik

    Web Forensik

    PHPIDS-based Security Log Analyzer for Apache

    NOTE: This project is no longer under active developement. Check out the successor at: https://github.com/jensvoid/lorg Web Forensik ist a script that uses PHPIDS to automatically scan your HTTPD logfiles for attacks against web applications. Check the Wiki for installation, configuration, usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    ...Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MRTG Traffic Utilization (mrtgtu) is a simple PHP script that reads your MRTG log files and will display the total amount of traffic for a given time period. Output is in east-to-read HTML and fully customizable via CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sqljuicer

    SQLJuicer - SQL Server Transaction Log Forensics

    SQLJuicer - SQL Server Transaction Log Forensics This is a Perl tool that lists database CRUD transactions parsing SQL Server Transaction Log entries. It depends on SQL Server and SQLCMD utility. Due to this dependencies, SQLJuicer.pl script cannot run in Linux. It is prepared to be localized to any language. The output language, by this date, can be English (default) and Brazilian Portuguese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PERL script and required environment to easily use the Afterglow software (http://afterglow.sourceforge.net/ Copyright (c) 2006 Raffael Marty) by listing the packet captures to visualize or by specifying a directory that contains the packet captures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Webstats Solr is an attempt to make Apache Access log easier to Data Mine. By adding a powerful Search Engine (SOLR) as a Backend and using Java Script and HTML and maybe PHP I hope to out date AWStats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for logging of Java script errors,exceptions and debug messages on web server using Ajax.Logs will be written by Ajax Log processor on web server in XML format, which is called by Java script functions on browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This PHP script analyses website trafic (referrer, pages hits, country, configuration ) on several periods (days, weeks, months ) . It can export a PDF repport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    exim2awstats is a PHP script that can translate the log files from the Exim MTA (http://exim.org) into a format that can be used by the log analyzer AWStats (http://awstats.sourceforge.net).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SqStat is a script which allows to look through active squid users connections. It use cachemgr protocol to get information from squid proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ConnView is conntrack table viewer. It is php script - frontend for ip_conntrack table. You can choose filtering, sorting for connections. Script recognizes common services in conntrack table .You can see connection list, or detail list per IP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MightyStats is a PHP-Script for kill statistics of servers of the game Söldner. It's made for clanhomepages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aw2sql is a Perl CLI script which analyze the results of the Awstats and store them into a MySQL database. After this you can query this results from your own site and create a personalized design to the statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Colombian Squid Log Analysis

    Squid analysys usign DB and PHP graphical interface

    This software reads a Squid Proxy cache access.log and populate with this a Data Base (script parse.php), the other part checks the DB information and generate reports per suer, and per host of the Internet activity registered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Perl script to parse SWG game chat log files to break out chat tabs separately. Use this for catching guild meetings, hotchats, post-combat analysis, and RP adventures!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small php script to retrieve, cache and display profile data from the rss feed at http://www.audioscrobbler.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PHP script for parsing MRTG log files and displaying network traffic statistics. It can display total traffic, avg. rate, peak time and rate over a selectable period of time. We wish to later support RRD tool and maybe even more log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SquidFire is a PHP script to search Squid logs by IP or keywords. Its designed to make tracking specific users and sites easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next