Showing 14 open source projects for "z-push"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    serve

    serve

    Static file serving and directory listing

    Assuming you would like to serve a static site, single page application or just a static file (no matter if on your device or on the local network), this package is just the right choice for you. Once it's time to push your site to production, we recommend using Vercel. In general, serve also provides a neat interface for listing the directory's contents. The quickest way to get started is to just run npx serve in your project's directory. If you prefer, you can also install the package globally using Yarn (you'll need at least Node.js LTS). The core of serve is serve-handler, which can be used as middleware in existing HTTP servers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    z

    z

    Tracks your most used directories, based on 'frecency'

    Tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    ...Host Availability Monitoring. Agent-Based Monitoring: CPU,RAM,Storage,Network,EventLogs etc. SNMP Monitoring. Web Site Monitoring. Notification System: E-Mail, SMS, Push, Telegram Bot (also control via telegram bot) and Sound Notifications. Logging. Web Console. Control by Telegram Bot. Agents for Windows and Linux. SPM Monitoring Systems is a reliable and efficient solution for monitoring your IT environment. With its comprehensive features and flexible notification system, you can stay on top of your infrastructure's health and performance.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib 8.0. This project is actively being developed. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Otil

    Otil

    All in one system diagnostics utility

    ...What Otil does: Fetches System, CPU, GPU, RAM, HDD, Network, Processes, Services, and Startup information about your machine. Displays this information in a clean and beautiful UI. Inspirations: CPUID CPU-Z, CPUID HWMon, OpenHardwareMonitor, DxDiag, Task Manager Note: Some pages have more information in fullscreen mode. GitHub: http://github.com/Kriogen777/Otil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Windows 10 Update Remover

    Windows 10 Update Remover

    Removes the Windows Update Nag in the system tray only

    I have removed this as MS's Win 10 push is over
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    File Control

    Network file copying/moving/deleting

    This HTA grew out of a client's requirement to quickly push out configuration files, mainly INIs and XMLs, to either individual PCs or groups of PCs without the nuisance of creating packages for them and using a deployment mechanism like SCCM. I added the ability to manipulate folders as well, since the additional code to do that was minimal The script uses a status bar "control" which is part of HTALite.HTC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9

    Firefox + Group Policy Object

    An extension to push Firefox configuration settings using GPO

    This product allows to create and apply a custom/corporate configuration for Firefox using Active Directory Group Policy Objects. It's composed of: - An administrative template (admx format only for now) - A firefox extension After deployment of the administrative template, settings values can be defined through the GPMC console or the GPEDIT console. These settings are processed by the extension upon Firefox startup. [Home]
    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

    NagiosAppender

    log4j support for native nagios (nsca) integration

    This project encompasses a custom appender for log4j, intended for system administrators and/or developers interested in using the log4j architecture to push messages to Nagios, via the Nagios nsca server. Release 2.0.0 supports asynchronous message delivery, tunable timeouts, and a buffer for redelivery support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ReMon
    ReMon - is a remote process monitoring and control solution originally developed as an in house tool to monitor multiple tomcat instances it evolved into a complete product. it's written from scratch in Python and uses push client/network concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sssh (super ssh) executes commands on different hostgroups called farms by ssh. sscp can push/get files to/from these farms. It is written in sh and should therefore run everywhere where ssh and sh is available. sssh dramatically reduces administration o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Amalgam is an application that allows clients to register with a central client repository and be managed (single or group) by a single remote admin client. Pull log files, push new releases/software, start/stop applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This small perl utility renames all files and all subdirectories from a given startdirectory and downwards in more readable filenames: Only the characters a-z, 0-9, underline, dash, and point are allowed. Multiple spaces and german umlauts will be replace
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB