---
title: "show monitor"
canonical: "https://docs.infoblox.com/space/nios86/35822228/show%20monitor"
format: markdown
---
The `show`` ``monitor` command displays current network monitoring data, when network monitoring for DNS is turned on. This command also provides information on the average latency of authoritative and non-authoritative replies to DNS queries. Latency is the time it takes for a packet to cross a network connection, from sender to receiver.

> ⚠️ **Note**
> ⚠️ 
> ⚠️ You must turn on network monitoring for DNS to view this data. For more information, see [*<span style="color: #0000ff">set monitor dns</span>*](https://infoblox-docs.atlassian.net/wiki/pages/createpage.action?spaceKey=nios86&title=set%20monitor%20dns&linkCreation=true&fromPageId=35822228).

# Syntax

`show monitor`

This command has no arguments.

# Examples

The following example for Network Monitoring for DNS shows information on the interval times in minutes, the latency (in milliseconds), and the number of queries.

## Viewing network monitoring for DNS data

`Infoblox > ``show`` ``monitor`  
` Network Monitoring for DNS is ON`  
` Data last updated: Tue Sep 12 19:05:51 2006`  
` Authoritative        Interval (min)       Latency (usec)      Number of queries `

`                         1                      2                   3`  
`                         5                      3                   20`  
`                         15                     3                   65`  
`                         60                     3                   300`

`Non Authoritative    Interval (min)       Latency (usec)      Number of queries`

`                         ``1                      2                   2`  
`                         5                      3                  10`  
`                         15                     3                  55`  
`                         60                     3                 150`


## When network monitoring for DNS is off

`Infoblox > ``show`` ``monitor`  
` Network Monitoring for DNS is OFF `