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.
Try it Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
...Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. Users of the command are most likely ISPs and other organizations that have large IP space.
Program is written C. Design goal is to get analysis done quickly where there is lots of data. On cheap laptop the speed of analysis is roughly 100k leases per second. Number of ranges, or shared networks, does not make any significant difference in getting analysis done.
Sorts ip flow data from Cisco IOS routers and switches
...It can be helpful in finding the source of highest traffic on connections overutilized by legitimate traffic or DoS attacks. To use it, paste the entire output of either command in the input textbox and hit ‘Run’. By default the program will deliver the top 10 talkers in descending order, sorted by the number of packets/bytes sent (taken from the last column of the output). The program processes up to 100 000 lines of traffic data and the results can be saved to a .txt file.
A program for getting and parsing data from the Arduino forum and sending them to your Arduino. This can be used to for example make a post counter for one topic. The computer side program is programed in Qt.
Netmon is a simple program for monitoring bandwidth and data usage on linux machines. It is useful for those with a broadband connections that pay for their data or have download limits.
GILoT is an interpreting and formatting log tail:er. As each log entry is matched and formatted against customizeable rules, only relevant data is parsed.
GILoT features, atm, two separate user interfaces, a console UI and an ncurses/charva TUI.
huPPPcol logs the start and end of a pppd (modem, isdn, pppoe dsl) session, and contains a program to analize the data. It was first developed to meet the hungarian telco standards, now it can be configured to other telcos as well. soon here...
This program will monitor one or more log files, updating when more data is available ala 'tail -f' , within a common terminal window via a "split window". User can scroll up/down/left/right through all the windows. A header displays each frames file nam
The Webalizer Extractor. Exalizer is a program that extraxts data from the Webalizer data files and sets them to be replaced by simple tags that can be placed in template files. This way, you can make Webalizer data get displayed in the format YOU want!
This is a program for my sister that will run on the command line and scrape ISBNs off a website, cross reference w/ amazon, and make a CSV out of the data.