Wingetlywingetly
← All apps

Navicat Monitor

by PremiumSoft CyberTech Ltd.v3.1.4

Last updated

Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible.

Install with winget

$ winget install --id PremiumSoft.NavicatMonitor --exact --version 3.1.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Navicat Monitor

Navicat Monitor uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
navicatmonitor3.1.4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Navicat Monitor

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible. Monitored servers include MySQL, MariaDB, PostgreSQL and SQL Server, and compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure.

Navicat Monitor is a server-based software which can be accessed from anywhere via a web browser. With web access, you can easily and seamlessly keep track of your servers around the world, around the clock.

Navicat Monitor includes a rich set of real-time and historical graphs that allow you to drill down into server statistic details. It gives you a detailed view of each server load and performance regarding its availability, disk usage, network I/O, table locks and more, which allows you to easily track the deviations and traffic among servers, as well as examine possible solutions and adjust your server settings.

Installers · v3.1.4

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Navicat Monitor.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

  • Navicat PremiumPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumv17.3.11

    Navicat Premium is a robust, all-in-one solution for database development that enables seamless connections to multiple databases from a single application.

  • Navicat Data ModelerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerv4.3.11

    Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models.

  • Navicat Data Modeler LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerLitev4.3.11

    Navicat Data Modeler Lite is a powerful and easy-to-use database design tool for creating and manipulating data models.

  • Navicat for SnowflakePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatSnowflakev17.3.11

    Navicat for Snowflake is designed to simplify your interaction with Snowflake, enabling you to handle vast amounts of data with ease.

  • Navicat for OraclePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatOraclev17.3.11

    Navicat for Oracle enhances the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.

More from PremiumSoft CyberTech Ltd. or browse Amazon, Aurora, Azure.

Frequently asked questions

How do I install Navicat Monitor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PremiumSoft.NavicatMonitor --exact --version 3.1.4. winget downloads the installer from PremiumSoft CyberTech Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Navicat Monitor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PremiumSoft.NavicatMonitor --exact 3.1.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Navicat Monitor?
Navicat Monitor uses EXE (Inno Setup). Run the downloaded installer with: navicatmonitor3.1.4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Navicat Monitor via winget?
Run: winget uninstall --id PremiumSoft.NavicatMonitor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Navicat Monitor's Apps & Features entry.
Is Navicat Monitor free?
Navicat Monitor is distributed under Proprietary. Refer to the publisher (https://www.navicat.com/en/products/navicat-monitor) for the full license terms - Wingetly itself does not charge for installation.
Does Navicat Monitor work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Navicat Monitor directly from the publisher.
How do I keep Navicat Monitor up to date?
Run winget upgrade --id PremiumSoft.NavicatMonitor --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Navicat Monitor from microsoft/winget-pkgs.