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.
speed is kornshell script that uses the kstat(1M) utility to interigate the appropiate kernel module to gather network statistics ( rbytes64, obytes64, ifspeed, duplex) and display the metrics in a multiple of ways and measurements with peak metrics for inbound, outbound and total.
Originally published via Sun Micro Systems BigAdmin Portal.
Manage Oracle Database Using a set of hierarchical Kornshell Scripts. Visit Smenu Wiki: https://sourceforge.net/apps/mediawiki/smenu/index.php?title=Main_Page
A Kornshell script that can receive a file using the Kermit protocol.
kshermit is a Kornshell script that contains only ASCII characters in the range [0x20,0x7e] plus 0x0a, and implements the Kermit file transfer protocol well enough to receive a file. The purpose of this script is to bootstrap a system that doesn't have a file transfer program installed or enabled. The script can be transferred as an ASCII file (copy and paste it into a terminal).
The project supplies a template or skeleton for mainly batch processsing applications which make use of the kornShell (ksh / pdksh), Perl and other executables (see docs). Functionality @ shell/Perl level: logging, sending email to the support, ...
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.
Kornshell script to create, exchange as well as to remove ssh keys between hosts within seconds rather than minutes. This tool is also included in DynDNSToolKit and oraToolKit project.
A set of utility KornShell (ksh) script functions, unit tested, documented, and easy to use in your own scripts. Get latest code at http://sbr-ksh-utils.svn.sourceforge.net/viewvc/sbr-ksh-utils/ Use the "Download GNU tarball" link to get all files
A test project aiming at creating a Kornshell script or a bunch of scripts to help AIX administrators find and identify physical and virtual disks primarily in FCP/VIO environments. If goals are met, the project may be rewritten in C.
GraphFS is a Korn-shell driven script that will run under most types of *nix with minor modification, although it is written specifically for Linux with minimal requirements apart from a webserver, Kornshell itself and some disk space for output. It is
Checkout - a simple file checkout script for the kornshell. This script makes it so that only one person can edit a source file at a time. Supports file history and a login system. Should also work in bash if you change the first line in the script.