All Projects → OCSInventory-NG → Ocsinventory Server

OCSInventory-NG / Ocsinventory Server

Licence: gpl-2.0
Communication server of OCS Inventory

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Ocsinventory Server

OCSInventory-Docker-Image
Docker image for OCSInventory Server
Stars: ✭ 54 (-74.77%)
Mutual labels:  assets, inventory, assets-management
Ocsinventory Ocsreports
Webconsole for OCS Inventory NG
Stars: ✭ 145 (-32.24%)
Mutual labels:  inventory, assets, assets-management
ScriptableObjectCollection
A library to help improve the usability of Unity3D Scriptable Objects by grouping then into a collection and exposing then by code or nice inspectors!
Stars: ✭ 204 (-4.67%)
Mutual labels:  assets, assets-management
assetic
Asset Management for PHP
Stars: ✭ 61 (-71.5%)
Mutual labels:  assets, assets-management
assetter
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files. Builtin plugins to compile SASS and/or LESS styles to CSS just-in-time.
Stars: ✭ 14 (-93.46%)
Mutual labels:  assets, assets-management
Asset Packagist
Asset Packagist
Stars: ✭ 235 (+9.81%)
Mutual labels:  assets, assets-management
laravel-assets
Laravel Assets manager
Stars: ✭ 13 (-93.93%)
Mutual labels:  assets, assets-management
auto assets
assets management tool for Flutter
Stars: ✭ 17 (-92.06%)
Mutual labels:  assets, assets-management
Bankai
🚉 - friendly web compiler
Stars: ✭ 1,064 (+397.2%)
Mutual labels:  assets, server
Laravel Potion
laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.
Stars: ✭ 63 (-70.56%)
Mutual labels:  assets, assets-management
Ralph
Ralph is the CMDB / Asset Management system for data center and back office hardware.
Stars: ✭ 1,701 (+694.86%)
Mutual labels:  inventory, assets-management
Assets
An ultra-simple-to-use assets management library for PHP
Stars: ✭ 292 (+36.45%)
Mutual labels:  assets, assets-management
Androidlibrary
Android library to reveal or obfuscate strings and assets at runtime
Stars: ✭ 162 (-24.3%)
Mutual labels:  assets, assets-management
Glpi
GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
Stars: ✭ 2,278 (+964.49%)
Mutual labels:  inventory, assets-management
Miniserve
🌟 For when you really just want to serve some files over HTTP right now!
Stars: ✭ 2,894 (+1252.34%)
Mutual labels:  server
Watsontcp
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
Stars: ✭ 209 (-2.34%)
Mutual labels:  server
Secure Wireguard Implementation
A guide on implementing a secure Wireguard server on OVH (or any other Debian VPS) with DNSCrypt, Port Knocking & an SSH-Honeypot
Stars: ✭ 200 (-6.54%)
Mutual labels:  server
Evmongoose
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API.
Stars: ✭ 199 (-7.01%)
Mutual labels:  server
Pipeline
Node-based automation server
Stars: ✭ 212 (-0.93%)
Mutual labels:  server
Csharpgameframework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
Stars: ✭ 208 (-2.8%)
Mutual labels:  server

Banner

Build Status

OCS Inventory

Some Links:
Ask question | Installation | Website | OCS Professional

OCS (Open Computers and Software Inventory Next Generation) is an assets management and deployment solution. Since 2001, OCS Inventory NG has been looking for making software and hardware more powerful. OCS Inventory NG asks its agents to know the software and hardware composition of every computer or server.

Assets management

Since 2001, OCS Inventory NG has been looking for making software and hardware more powerful. OCS Inventory NG asks its agents to know the software and hardware composition of every computer or server. OCS Inventory also ask to discover network’s elements which can’t receive an agent. Since the version 2.0, OCS Inventory NG take in charge the SNMP scans functionality. This functionality’s main goal is to complete the data retrieved from the IP Discover scan. These SNMP scans will allow you to add a lot more informations from your network devices : printers, scanner, routers, computer without agents, …

Deployment

OCS Inventory NG includes the packet deployment functionality to be sure that all of the softwares environments which are on the network are the same. From the central management server, you can send the packets which will be downloaded with HTTP/HTTPS and launched by the agent on client’s computer. The OCS deployment is configured to make the packets less impactable on the network. OCS is used as a deployment tool on IT stock of more 100 000 devices.


Requirements

For the requirements, please follow the OCS Inventory documentation :

http://wiki.ocsinventory-ng.org/01.Prerequisites/Libraries-version/

Installation

To install OCSInventory server simply run the setup script

sh setup.sh

If you want to install webconsole OCS Reports you need to fork OCSInventory-ocsreports as ocsreports

git clone https://github.com/OCSInventory-NG/OCSInventory-ocsreports.git ocsreports

For more informations, please follow the OCS Inventory documentation :

http://wiki.ocsinventory-ng.org/03.Basic-documentation/Setting-up-a-OCS-Inventory-Server/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add folder/file1.php
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request !

License

OCS Inventory is GPLv2 licensed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].