8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
ProUnit is an OpenSource Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others.
In addition, it can compare temp-tables and datasets and it can also work with databases.
One example of its application:
a. import initial_data.d file to physical table (with overwrite)
b. run a procedure to test (that may change database records)
c. extract some records from physical table to a temp-table (A)
d. load expected_result.d file to temp-table (B)
e. compare temp-tables (A and B)
Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
A wizard/procedure and a framework to make it easy to publish PROGRESS procedures as WebServices generating the WSDL and WS code, without requiring the developer to learn XML or the framework itself. There are many choices to deploy the code.
Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
A number of people can write in a one table at the same time.
This "griwiki" is a bulletin board like excel plus wiki style.
You can change 3 dimensions of views by clicking.
Proyecto de software de gestion documental (SGD), el cual tiene como finalidad la organizacion documental de las empresas, asi como el manejo de documentos digitales
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
An attempt to design minimum cost broadband networks with the use of a modified version of the Particle Swarm Optimization method. A GIS subsystem is used for the visualization of data and results.
A framework and class library for using Object Oriented Programming in Progress 4GL/ABL versions starting from 9.1D Supports inheritance, encapsulation, polymorphism and in v9, memory management.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
MOVED: This project has moved to OE Hive at www.oehive.org/pdfinclude. PDFinclude is a Progress include file and library that allows Progress developers to output reports in Adobe PDF file format without having to use third-party tools or utilities.
Prolint is a tool for automated source code review of Progress 4GL code. Prolint can enforce company coding standards and finds sloppy code and code that may perform differently than how the programmer intended.
Open Content M is a framework of Content Management and portal components written in Progress 4GL. It runs on all platforms and databases supported by Progress Webspeed or compatible application server.
aepro is a dependency maintenance tool for progres4gl. It is intended to be used in conjuction with aegis (aegis.sourceforge.net), a source code configuration tool. It (re)compiles progres4GL programs whose sourcecode has changed.
ChWP serves as a WebSpeed replacement. It allows you to web-enable
your PROGRESS 4GL application. It is written in C and PROGRESS 4GL.
It works with PROGRESS version 8.2 and above.