Showing 14 open source projects for "anything"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Zabbix-HDD

    Zabbix-HDD

    Zabbix extension that reports various HDD status using various tools

    This extension uses not only smartctl (smartmontools) but other available tools to determine the existance of an HDD and as much as possible of its status. As a Zabbix "auto-discovery" process, these results can reflect changes in available HDD in near-to-real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pam-anyauth

    hook pam to authenticate users against anything

    This project allows pam to authenticate users against anything. We have a sql database of users with hashed passwords that we want to use for an sftp server. pam-anyauth combined with pam configurations allow the sftp server to permit/deny based on current credentials in the database. There is room to add more types of authentication and improve the overall process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    X Display Manager. Xhost Phonebook, X Login, X Desktop Chooser, and XDM X server (vnc server). Easy install, Clean uninstall (and X up when done). Highly compatible, no libs. Like gdm but different in goals and features. Great as primary dm or as a backup dm. pre-requirements: X Windows. xdm(1) binary (package) if it was removed (xdm is part of traditional X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Windows X App Remover

    Windows X App Remover

    Remove Modern UI Apps from Windows Installations or Images

    ...Some Apps can't be removed, because Microsoft does not allow it ("System Apps"). This is now correctly handled by the program. If you encounter any bugs or you miss anything, feel free to contact me!
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6

    HEYMon

    Software, Server and Application Monitor

    HEYMon is a Software, Server and Application Monitoring platform. HEYMon allows monitoring requests using SQL! You can now query your enterprise to gather real-time details. HEYMon can monitor anything that is important for you: - Query a database: Look for patterns, perform queries, or generate statistics. - Parse a log file: Look for errors, or other alert conditions and statistics. - Read server metrics: Available RAM, Diskspace, processes, Windows Services - Read Windows Event logs - Monitor Security logs and web request logs - Monitor Guidewire software applications And much more! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TrackNode

    SNMP-Based Network Node Polling Suite

    TrackNode is designed to become a robust, extensible architecture for polling arbitrary system metrics over SNMP. This project is still in early experimental phases, so functionality is limited (the current code is more of a PoC than anything else). No warranties are provided for the functionality of this code. The licensing agreement for this code may be found at http://creativecommons.org/licenses/by-nc-sa/3.0/. All rights not expressly conveyed within the license agreement are reserved by the primary developer (excelsiorjss/jason stultz). DEVELOPMENT As I see it, there are a few primary development threads that should be taking place at this time: * Node-Local Polling Scripts * Node-Console Communication * Console Presentation * Integration with external programs * Error Handling * Install Scripts/Packaging * AppSec * Multi-Platform * Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VirtualBoxes - Free VirtualBox(R) Images

    VirtualBoxes - Free VirtualBox(R) Images

    Appliances of free/open source operating systems for VirtualBox

    We provide ready-to-use Oracle VM VirtualBox(R) images for open-source operating systems that can be used for testing and/or security-related purpose, or for anything you wish. News, HOWTOs and much more is available at the project web site. N.B. Newer OVAs are only available through BitTorrent: torrent links are published only on our website. Please search our database in http://virtualboxes.org/images/
    Leader badge
    Downloads: 294 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    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.
    Create free account
  • 10
    Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Cron is useful with "always on" server, anacron with desktop, notebook, and anything that you turn off. The original anacron has been unmaintained since 2000.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A library of LAN tools based on wxWidgets. A ping, a network scanner searching for all the available PCs,printers etc, a local port scanner, a chat/fileshare and a data-traffic collector . Anything else can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Solutions for administrators, webmasters and small IT companies. We are searching developers who knows anything about php and know well linux enviroment. Our target are easy solutions so more than knowledge we need practical usage of a little knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSwatch is a java version of Swatch developed by Todd Atkins. It features great extensibility by alowing users to write their own classes that can analyze, notify, react or do pretty much anything that can be done in Java in response to entries in logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySQL Check & Backup & Notification This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB