Documentation

Guides for setting up and getting running.

Step-by-step tutorials for onboarding devices, configuring vendor protocols, wiring up alerting, and everything in between, screenshots included, written as a working reference for how the product should behave.

Team & deployment setups

10 guides

Set up Zynty as a solo network admin

A lean configuration for a one-person (or one-and-a-half-person) network team that doesn't need elaborate role structures.

solosmall team

Set up Zynty across a multi-site enterprise network

Structure sites, groups and collectors so a large network stays navigable instead of becoming one giant device list.

enterprisemulti-site

Set up Zynty as an MSP for multiple clients

Keep each client's devices, alerts and reports cleanly separated while still managing everything from one place.

MSPmulti-tenant

Set up Zynty for a hybrid cloud and on-prem network

Monitor physical network gear and cloud infrastructure side by side, without treating them as two separate tools.

hybridcloud

Set up Zynty for a distributed or remote team

Keep a network team spread across time zones working from the same picture of the network.

remotedistributed team

Set up a NOC view for shift-based teams

Give a network operations center the always-on dashboard view it needs, with clean handoffs between shifts.

NOCshiftsoperations

Set up read-only access for auditors and contractors

Give someone visibility for a compliance review or a short-term engagement without handing over change access.

auditorcontractoraccess

Set up Zynty for a school or university network

Organize a campus network with dozens of buildings and a mix of managed and BYOD traffic.

educationcampus

Set up Zynty for a healthcare network

Configure access, retention and encryption defaults appropriately for a network carrying sensitive patient data.

healthcarecompliance

Set up Zynty for a retail chain with many small sites

Monitor hundreds of small, similar sites (stores, branches, restaurants) without hand-configuring each one individually.

retailbranchfranchise

Database monitoring

12 guides

Monitor MySQL performance and availability

Add a MySQL or MariaDB server as a monitored device and get query throughput, connections, replication and slow-query visibility.

MySQLMariaDBdatabase

Monitor PostgreSQL performance and availability

Add a PostgreSQL server as a monitored device using the built-in pg_monitor role.

PostgreSQLdatabase

Track slow queries on MySQL

Turn on the slow query log so Zynty can surface the queries actually costing you performance.

MySQLslow queriesperformance

Monitor PostgreSQL replication lag

Keep an eye on how far behind your read replicas are, before an application starts reading stale data.

PostgreSQLreplication

Monitor a MongoDB replica set

Add MongoDB nodes as monitored devices and track replica set health alongside the rest of your infrastructure.

MongoDBdatabase

Monitor Redis instances

Track memory usage, connected clients and command throughput on Redis and Redis-compatible caches.

Rediscachedatabase

Monitor Microsoft SQL Server

Add a SQL Server instance and track wait stats, connections and job/agent health.

SQL ServerMSSQLdatabase

Monitor Oracle Database

Add an Oracle instance and get session, tablespace and wait-event visibility.

Oracledatabase

Monitor an Elasticsearch cluster

Track cluster health, shard state and indexing rate for Elasticsearch or OpenSearch.

ElasticsearchOpenSearchdatabase

Alert on database connection pool exhaustion

Get paged before a database runs out of available connections, not after your application starts throwing errors.

databasealertsconnections

Set alerts for database disk space and growth

Catch runaway disk growth from an unbounded table, a stuck vacuum, or forgotten log files before it becomes an outage.

databasealertsdisk

Monitor a database via a custom Prometheus exporter

For databases without native Zynty support, ingest metrics from an existing Prometheus-format exporter instead.

PrometheuscustomAPI