Stop juggling tools. PRTG gives you a complete, real-time view of your IT: servers, devices, cloud, and more - in one easy dashboard.
Tired of switching between different tools and missing critical alerts? PRTG brings everything together, monitoring your entire IT infrastructure from a single, intuitive interface. Whether it’s servers, switches, printers, or cloud services, you get instant visibility and clear notifications - no technical jargon, no clutter. Set up in minutes, PRTG helps you prevent downtime, reduce stress, and prove your value to your company. Focus on your job, not on chasing issues. Try PRTG and experience true IT peace of mind.
Get Your Unified IT Trial
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Pure Java NTP server.
Run as root/admin in cmd-mode without cmd argument, for example:
java -jar pj-ntp-server.jar (server start on standart UDP/123-port)
or run as root/admin in cmd-mode with UDP-port cmd argument, for example:
java -jar pj-ntp-server.jar 1111
where 1111=udp-port of server listen.
Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server
If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
Pure Java TFTP server.
Free, portable, cross-platform.
Fully multi-threaded. Implements RFC 1350.
Run as root/admin in cmd-mode with cmd argument = path to folder, for example:
java -jar pj-tftp-server.jar /tmp
.Need JRE-1.8.
Source - https://github.com/harp077/pj-tftp-server
If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
java based cmd tool to connect different smarthome plattforms
This project is stopped at the moment because of very interesting parallel activities like openhab...
-------------
In the smarthome area different systems and technologies can be found. If you want to use only one user interface for all devices you will not find the "right" tool. But there are different automation plattforms like homematic or openhab and often a scripting feature are available.
The main idea behind jmpshcmd is a java based tool with support for missing features (like...