ntopng Logo
6.5

User's Guide

  • What is ntopng
  • Available Versions & Licensing
  • Installation
  • How to Start ntopng
  • Command Line Options
  • User Interface Guide
  • Using ntopng with ntop Tools
  • Industrial Monitoring
  • Quality of Experience (QoE)
  • Operating ntopng on large networks
  • Flows Dump
  • Advanced Features
  • Third-Party Integrations
  • Performance and Hardware Sizing
  • FAQ

Developer's Guide

  • Developers
  • API Documentation
    • RESTful API
    • Lua API
    • Python API
    • Timeseries API
    • Alerts API
    • Recording API
      • recording_utils API

Other Products

  • nProbe
  • nProbe Cento
  • n2disk
  • nDPI
  • PF_RING
  • nEdge
  • nScrub
  • nBox
  • nTap
  • License Manager
ntopng
  • API Documentation
  • Recording API
  • View page source

Recording API

The ntopng recording API used to control traffic recording and schedule traffic extractions jobs.

  • recording_utils API
    • isSupportedZMQInterface()
    • getZMQProbeAddr()
    • isSupportedInterface()
    • isExternalProvidersReminderDismissed()
    • dismissExternalProvidersReminder()
    • isExtractionAvailable()
    • getN2diskInfo()
    • setLicense()
    • getExtInterfaces()
    • getPcapPath()
    • volumeInfo()
    • storageInfo()
    • createConfig()
    • isEnabled()
    • isExtractionEnabled()
    • isActive()
    • isExtractionActive()
    • parse_proc_stats()
    • stats()
    • smartStats()
    • getCurrentTrafficRecordingProviderTimelinePath()
    • getTimelineByInterval()
    • checkExtraction()
    • restart()
    • stop()
    • log()
    • isDataAvailable()
    • getJobFiles()
    • deleteJob()
    • deleteAndStopAllJobs()
    • extractionJobsInfo()
    • getExtractionJobs()
    • stopJob()
    • scheduleExtraction()
Previous Next

© Copyright 2025, ntop.

Built with Sphinx using a theme provided by Read the Docs.