Showing 184 open source projects for "server monitoring system"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Mumble

    Mumble

    Mumble is an open-source, low-latency, high quality voice chat

    Mumble is an open-source, low-latency, high-quality voice chat software. There are two modules in Mumble; the client (mumble) and the server (murmur). The client works on Windows, Linux, FreeBSD, OpenBSD, and macOS, while the server should work on anything Qt can be installed on. Low-latency and high-quality voice-chat program written on top of Qt and Opus. Administrators appreciate Mumble for being able to self-host and have control over data security and privacy. Some make use of the extensive permission system for complex scenarios (for example separating two groups but leaders being able to talk to both). ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    CIM

    CIM

    Distributed instant messaging system for developers

    CIM(CROSS-IM)A developer-oriented system, provides components to help developers build their own distributed instant messaging system that can be a horizontal scaling IM. CIM is an IM Instant messaging system, can be applied as a message push middleware. IOT Message transparent transmission middleware in massive connection scenarios. Provides flexible horizontal expansion and contraction according to the actual situation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability. Messaging patterns including publish/subscribe, request/reply and streaming. Financial grade transactional message. Built-in fault tolerance and high availability configuration options base on DLedger. A variety of cross language clients, such as Java, C/C++, Python, Go. Pluggable transport protocols, such as TCP, SSL, AIO....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Pidgin IM

    Pidgin IM

    A universal instant messaging (IM) program

    See https://pidgin.im/about/ for more information. Pidgin is an instant messaging program which lets you log in to accounts on multiple chat networks simultaneously. It runs on Windows, Linux, and other UNIX operating systems. Pidgin is compatible with the following chat networks out of the box: AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, MXit, Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr. It is written in C and...
    Leader badge
    Downloads: 5,706 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    EthChat Pro

    EthChat Pro

    PHP driven chat forum

    EthChat Pro is designed as a solution for self hosted chat on a shared hosting server. No server side knowledge is required to use EthChat Pro. ll you need is a way to upload files to your shared hosting plan. Following the included README will walk you through the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Discussion Forum Software For Intranets

    Discussion Forum Software For Intranets

    The Free & Popular FLARUM Web Software in a Complete Virtual Machine

    ...Then setup your "SMTP Server" details from the Email option. This will help in flow of all emails from the system. Then setup up your Users Accounts. All other features can be explored at your leisure. Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about flarum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Astro Boy Chat Room

    Astro Boy Chat Room

    Atom chat room nestjs+vue full stack chat room

    ...Interested friends can fork to develop by themselves, you can change it at will! I have time to upgrade new features! A superset of JavaScript, its biggest advantage is to provide a type system and improve the readability and maintainability of the code. Real-time communication, websocket third-party library. Efficient and scalable Node.js server-side application framework, written based on TypeScript and combined with related concepts of OOP1, FP2, and FRP3.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 9
    Online Customer Service live chat

    Online Customer Service live chat

    WeLive is an online customer service system, online support

    ...Guest can be Transfered to Other online support; ...... Requirements: 1. PHP5.0 or above. 2. MySQL5.0 or above. 3. PHP Socket module loaded. Re: Wamp Server is recommended to install on local computers for testing WeLive5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Simple Web Chat

    Simple Web Chat

    Simple open source php based HTML5 rich web chat system

    Its a high performance simple feature rich and fully customizable web based chat implemented using php and jquery with auto fall-back from HTML5 WebSocket to HTML5 SSE to Ajax Long Polling Can work with or without any database server and sessions It can be used as standalone or as module / plugin in any website Fetaures: 1) Registration, login, forgot password 2) Search and add contacts, manage groups 3) Broadcast, one to one & group chat 4) Desktop notification, sound alert, auto...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    Simple Client Server Chat Example

    An example of a simple chat system

    ...The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system shows how to exchange and process String over network. This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. The project contains both the Server and the Client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TCSystem provides platform independent c++ framework for streams, templates, threading and networking. It also includes a FOX based MSN Messenger and a file syncronisation program. With version 1.4 an OpenAL based Audio module was started.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    aMSN

    aMSN

    MSN compatible messenger application

    A very nice MSN compatible messenger application, aMSN Messenger is a multiplatform MSN messenger clone. Works pretty much like its Windows based counterpart. Perfect for keeping in touch with those friends who have not yet seen the light. Works on linux
    Downloads: 56 This Week
    Last Update:
    See Project
  • 14
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Trebuchet is a 100% TCL cross-platform GUI MUD client, designed to be powerful and extensible, yet easy to use. This client also has support for advanced features, such as SSL encryption, and allowing the server to request custom GUI dialogs.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NetChat

    NetChat

    A small, reliable, local network messenger that doesn't need internet

    ...Setup NetChat by entering your name. 3. Click 'File' --> 'Add Contact'. Enter the name of the person you would like to add, along with their pc name. This can be found by clicking on system. That's It.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    RubIRCd

    An IRC server written in Ruby

    RubIRCd is an IRC server written in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xhat

    Xhat

    free chat system

    Xhat is a free chat system. This can be used with WebSystem project or not. Only put in your web server and start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP Random Videochat Roulette

    PHP Random Videochat Roulette

    PHP random webcam chatroulette script.

    Random Webcam Video Chat key features: + Facebook integration (exclusive mode supported) + Filters: users choose their chat partners by gender, location + Cirrus independent (can stream using rtmp server) + Logs including text chat and webcam snapshots, log comments + Latest girls and boys (with profile links for members) + Monetization: ads inside chat (supports rotator and paid cam site feeds) Sites with similar concept and features: ChatRoulette, Omegle, ChatRT, ChatRevolve,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TGL chatserver

    a chatserver in ruby

    a chat server designed in ruby
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Internal Chat is a corporate client-server chat (instant messaging) application. It is written in Java and thus can be run on any platform that supports Java. It uses PostgreSQL or MySQL as DBMS, Jetty as embedded HTTP-server, supports SSL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Openfire Control

    Simple PHP class to magane Openfire chat server.

    When you are about to integrate a Facebook or Gtalk style (XMPP based) chat system into your website with Openfire XMPP server this class can be useful to connect site's users with chatserver users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB