Showing 38 open source projects for "const-set-1"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    Log Viewer

    Log Viewer

    Viewer for text files, specifically log files, with built-in grep.

    ...The tool provides built-in grep (show and hide filtering on a line per line basis), color highlighting, multiple search strings, file tailing, and viewing multiple files as if they were one file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Power Failure

    Power failure monitor

    Monitor your household for electrical power failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    ...This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to extend and does not intend to be extended but it can, with some effort, support other output streams than System.out. To get started : 1. Import the Logger class, 2. Start logging : Logger.quickLog("Hello World!"). No additional configuration is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    CtlOdoo8

    CtlOdoo8

    Odoo 8 Server Control for Windows

    Odoo 8 Server Control beta-1, for Windows, is java application that controls running Odoo 8 server and database, and alose monitoring the log file (openerp-server.log)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Is My Download Broken?

    Is My Download Broken?

    a powerful multipurpose checksum utility

    It's a cross platform utility designed for performing various checksumming activities. It supports verity of standards including ADLER-32, CRC-32, MD2, MD5, MURMUR-32, MURMUR-128, SHA-1, SHA-256, SHA-384, SHA-512 and SIPHASH24. Also generated results can be validated within the application. Results can be saved to a text file format. It can batch process folders as well. This tool requires Java Run-time Environment 7 or higher to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jitendriya

    Jitendriya

    Work productivity/efficiency analytics, work-life and time manager

    <Purpose> 1. Make user aware of his own activities. 2. Find out how much time is wasted in which activity 3. Stick to a routine if desired 4. Avoid certain activities at certain times 5. Measure time spend on certain activity on a certain time and determine if certain habit needs to be changed 6. Condition for a routine habit, like leaving office in time or take short breaks 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of advanced Log4J appenders designed for hi-load applications. Among them: TimeAndSizeRollingFileAppender, ThreadSafeAsyncAppender, DbcpDataSourceAppender, JndiDataSourceAppender etc. Also includes appender wrappers for use in JBoss environment
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This is a socket log4j appender which has the character falling effect like the one in the movie The Matrix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Mindtree Insight

    Mindtree Insight

    Log file parser and viewer

    Insight, the analysis TechTool for developers is a platform independent tool for viewing & analying run time meta data of applications. It aids in trouble shooting problems, and aids the developer in every day work through very advanced log analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LogShark
    LogShark is a simple log monitor. It can monitor multiple directories, and for each directory a different set of filename patterns can be used. Because LogShark does not lock anything, it does not prohibit removal of the files and/or directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JLogWatch
    My work as a system administrator and developer includes debugging software. I scan and filter logfiles many times a day. This tool can help you to color and filter your logfiles. So you can concentrate on the interesting things to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Syslog-slogger can be used to generate controlled,random syslogs.Syslogs to be genereated r listed in a file and can contain list of values - one of which would randomly used to create the message. Syslog generation rate can be controlled as well
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    The ProM Import Framework allows to extract process enactment event logs from a set of information systems. These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Small JAVA-program for managing a ping-request to 4 different destinantions including a profile management for up to four favorite destinations. The complete ping-history can be saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Like Unix-Tail BUT: - Runs with or without GUI - Suspend and resume tailing at runtime - Can monitor a set of Files - Print output to a textfield, stdout or file - Runs in "Grep" mode, too (Read files once) - (Almost) the same options as Unix-Tail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Monitors several server logs at real-time simultaneously all in one tool. The viewer updates and scrolls automatically when the log file changes... a MUST HAVE utility tool for developers. Visit http://tracelog.sourceforge.net for more information.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    A listener for Ant via Jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java developer can get or set windows system log by this api. It is more easy to use. Using jni to communicate java with c++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An easy-to-use Java desktop application to centrally monitor resources from a variety of environments, including the ability to dynamically set up rules to trigger actions based on monitoring. Clients connect via simple and efficient UDP based protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides a couple of Log4j appenders to log into Domino databases from various contexts like servlets, Java clients and, of course Domino Java agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jave logging api for clustered applications. Provides logging at a trasaction level - logging all information or nothing. Please visit http://logbag.com for the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Log4Janalyzer is a Log4J socket listener GUI that makes application log tracking simple. It has an intuitive Java Swing user interface and is designed for Log4j users. It offers some statistics (quite a few, any suggestions?).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    (pronounced 'automate') -- A Java-based framework for automating routine tasks across a set of machines. Supports XML configuration files, extensible set of parameterized tasks, abstract task definitions, nested config files and web-based invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jvmstat Chartist is a GUI application for simple analytic processing and plotting metrics collected by Sun's jvmstat utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB