Showing 41 open source projects for "aoo-pdf-import"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Npgsql

    Npgsql

    Npgsql is the .NET data provider for PostgreSQL

    Npgsql is an open source ADO.NET Data Provider for PostgreSQL, it allows programs written in C#, Visual Basic, F# to access the PostgreSQL database server. It is implemented in 100% C# code, is free and is open source. An Entity Framework Core provider is also available and exposes some features unique to the PostgreSQL database to EF Core users. Finally, a legacy Entity Framework 6.x (non-Core) provider is also available but is no longer being actively maintained. Npgsql is the open source...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    TeemIp - IPAM and DDI solution

    TeemIp - IPAM and DDI solution

    IP Address Management - CMDB - Ticketing - DNS and Zone Management

    TeemIp is a free, open source, WEB based, IP Address Management (IPAM) tool that provides comprehensive IP Management capabilities. It allows you to manage your IPv4, IPv6 and DNS spaces: track user requests, discover and allocate IPs, manage your IP plan, your subnet space, your zones and DNS records in accordance with best in class DDI practices. At the same time, TeemIp's CMDB allows you to manage your IT inventory and links your CIs to the IPs they use. Project source code is...
    Leader badge
    Downloads: 271 This Week
    Last Update:
    See Project
  • 3
    Monitoring Storage,  SAN,  LAN

    Monitoring Storage, SAN, LAN

    Storage, SAN, LAN Performance Monitoring: IBM,NetApp,Hitachi,HPE,EMC

    ...You can also generate policy-based alerts, view overall health status of your systems, reduce service downtime, use capacity and forecasting data - Real-time storage performance visibility in LAN and SAN multi-vendor environment - Historical reporting (graph, CSV, PDF) - Alerting based on performance thresholds - Storage event monitoring The tool supports enterprise class level storage devices from major storage vendors like: IBM, Dell EMC, NetAPP, HPE, Hitachi, Lenovo, Pure Storage, Huawei, Dot Hill, INFINIDAT, Fujitsu, DataCore, Quantum, QNAP, FalconStor,Ceph, Synology, RAIDIX, Qumulo,Inspur,Veritas Monitoring of the SAN supports Brocade, Qlogic and Cisco SAN switches Monitoring of the LAN network Try demo at http://demo.stor2rrd.com
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    NagiosQL - Nagios configuration tool
    NagiosQL is a professional, web based configuration tool for Nagios 2.x/3.x/4.x. It is designed for large enterprise requirements as well as small environments. Any Nagios functionalities are supported.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 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
  • 5

    vouchergenerator

    Software for easy management of vouchers for pfSense

    The Software manages vouchers for the pfSense captive portal in a MySQL-database Reviews: Unfortunately I can't reply to reviews directly, so I've responded in a ticket (click "Tickets" above). German users: Please find instructions here: https://administrator.de/wissen/voucher-pfsense-online-verwalten-optional-sms-verschicken-193763.html
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    sap_mon

    sap_mon, a tiny sap base monitoring tool on linux

    ...first download and configure SAP RFC SDK https://support.sap.com/en/product/connectors/nwrfcsdk.html Than use simple "make" command for comipling (pay attention to the library path in the Makefile). Here is also a "sap authorization role" transport for the SAP system. Simple import the transport request to use minimum permisions for the sap_mon monitoring user. The progam can check in CCMS for "Performance attribute", "Status attribute", "Log attribute" and "Object description/Text attribute". You can of course use a SAP router string, to connect to your host. Just put the sap route string instead of hostname. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lilith
    Lilith is a logging and access event viewer for Logback, log4j & java.util.logging. It has features comparable to Chainsaw for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command. Because you can easily interact with your network using the Mininet CLI (and API), customize it, share it with others, or deploy it on real hardware, Mininet is useful for development, teaching, and research. Mininet is also a great way to develop, share, and experiment with Software-Defined Networking (SDN) systems using...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 9
    Keras TCN

    Keras TCN

    Keras Temporal Convolutional Network

    ...Parallelism (convolutional layers), flexible receptive field size (possible to specify how far the model can see), stable gradients (backpropagation through time, vanishing gradients). The usual way is to import the TCN layer and use it inside a Keras model. The receptive field is defined as the maximum number of steps back in time from current sample at time T, that a filter from (block, layer, stack, TCN) can hit (effective history) + 1. The receptive field of the TCN can be calculated. Once keras-tcn is installed as a package, you can take a glimpse of what is possible to do with TCNs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    brain.js

    brain.js

    GPU accelerated Neural networks in JavaScript for Browsers

    ...Brain.js performs computations using GPU and gracefully fallback to pure JavaScript when GPU is not available. Brain.js provides multiple neural network implementations as different neural nets can be trained to do different things well. Easily export and import trained models using JSON format or as a function. Host pre-trained models on your website easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    openCONFIGURATOR

    openCONFIGURATOR

    An Open Source POWERLINK network configuration toolkit

    openCONFIGURATOR is an open-source configuration framework for easy setup, configuration and maintenance of any POWERLINK (https://goo.gl/U9tjiy) network. It ideally complements openPOWERLINK, the open source POWERLINK protocol stack for master and slave. The project consists of a core library implementing the configuration algorithms and an eclipse plugin base user interface. For XDD tooling and validation support within eclipse please visit: https://goo.gl/NBytgg Please use the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    openCONFIGURATOR Eclipse Plugin

    openCONFIGURATOR Eclipse Plugin

    An eclipse plugin for the openCONFIGURATOR configuration tool

    Eclipse update site: http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/ KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES: If you experience problems with the SSL handshake during update please refer to http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/ Install via Eclipse marketplace: https://marketplace.eclipse.org/content/ethernet-powerlink-openconfigurator The project provides a plugin for the...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio. • It combines simplicity with effective protection using powerful open source...
    Leader badge
    Downloads: 98,805 This Week
    Last Update:
    See Project
  • 14
    nagrestconf

    nagrestconf

    REST interface and configuration GUI for Nagios

    Please refer to the project web site at http://nagrestconf.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenVoucher

    OpenVoucher

    Open source voucher management / hotspot system

    OpenVoucher is an open source voucher management / hotspot system for authenticating guests in your wifi or cable network. It is designed to be easy to use for anyone who wants to issue vouchers. For further information and installation how to's, see the project's homepage. The source code is maintained on Github.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Juniper SRX policy to CSV

    Extract and Convert Juniper Firewall Policies to CSV

    Perl script that connect via SSH to your Juniper SRX firewall and extract the firewall rules, Parses them and produces a local csv file for import into excel. Written to fill a requirement, If you fix it or make it better please let me know?
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    IPit!

    IPit!

    Change Windows networks settings!

    IPit! allows you quickly changing between windows networks previously configured. If you need to change quickly your network configuration for home, work or even public places like hotels, you just have to configure the Ip, subnet, dns ,Gateway and proxy. The main form start at the system tray and you can access networks and configuration from a contextual menú. The first time you execute, ipit creates a new xml with your current Ethernet Configuration. Then you can open the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wireless Network Manager
    This tool is built to manage wireless networks on Windows 8. You must have noticed that there's no tool with a GUI to manage wireless networks on Windows 8 like the one on Windows 7, so I thought I should create one. Written in C#. Targeted .NET 4.0. Tested on Windows 8.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NetworkService

    Networking framework for Java applications

    ...See how to use NetworkService:- https://sourceforge.net/projects/networkservice/files/NetworkService1.0.0.3/ See other applications using NetworkService: -A search system for PDF files stored on different PCs. https://sourceforge.net/projects/networkservice/files/Example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GLPI zabplug

    GLPI zabplug

    GLPI plugin to import GLPI connected host into Zabbix

    zabplugs is a little plugin which allow importation of glpi( http://www.glpi-project.org )'s connected hosts into Zabbix http://www.zabbix.com (< to version 2.0) through an XML file readable by Zabbix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GLPI Nedi Import

    GLPI plugin to import data from Nedi

    This plugin for GLPI http://www.glpi-project.org imports data about a computer network from Nedi http://www.nedi.ch and writes it to the database of GLPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A command line tool that allows you to (live) analyze netfilter (iptables) log files. It provides a nice output and has features like displaying hostnames, duplicate detection... More info (+ screenshots) can be found in the pdf inside the tarball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP, Perl and MySql based web interface for the Nessus security scanner and Nmap port scanner. The system presents scan results via a Email notification, a HTML interface, or exported to a PDF file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This tool designed for fast exporting flow-tools (http://www.splintered.net/sw/flow-tools/) collected data to database. It avoids accidential double import and miss import from files. Extremely fast and reliable. Bit of examples are here - http://www.larionov.pro/2010/07/netflow-3_12.html (Russian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB