当前位置: 首页 > article >正文

Chapter 3-19. Detecting Congestion in Fibre Channel Fabrics

Application Programming Interface (API)

APIs over HTTP(s) transport for programmable access to the devices are widely available and have become the recent norm. In addition to configuring the devices, the APIs can be used for monitoring as well. 通过 HTTPs)传输对设备进行可编程访问的应用程序接口(API)已广泛使用,并已成为最近的规范。除了配置设备外,API 还可用于监控。

On Cisco MDS switches, NX-API can be used for polling the metrics over HTTP(s) transport. The output can be in JSON or XML formats, which is easier to parse as compared to the raw command-line output, although NX-API support exporting the raw output also. Unlike exporting the command-line output via a SSH session, NX-API reduces the polling delay and thus enables monitoring at a fine granularity. Cisco MDS 交换机上,NX-API 可用于通过 HTTPs)传输轮询指标。虽然 NX-API 也支持导出原始输出,但输出可以是 JSON XML 格式,与原始命令行输出相比更易于解析。与通过 SSH 会话导出命令行输出不同的是,NX-API 减少了轮询延迟,从而实现了细粒度监控。

Refer to the Cisco MDS 9000 Series Programmability Guide for more details. The MTM app explained earlier uses NX-API for exporting metrics from the MDS switches. Refer to the MTM repository on GitHub for examples. 有关详细信息,请参阅《Cisco MDS 9000 系列可编程指南》。前面介绍的 MTM

原文地址:https://blog.csdn.net/mounter625/article/details/145398671
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.kler.cn/a/526944.html

相关文章:

  • VS安卓仿真器下载失败怎么办?
  • maven mysql jdk nvm node npm 环境安装
  • KNIME:开源 AI 数据科学
  • Janus-Pro 论文解读:DeepSeek 如何重塑多模态技术格局
  • 【Block总结】ODConv动态卷积,适用于CV任务|即插即用
  • 全网多平台媒体内容解析工具使用指南
  • Java锁自定义实现到aqs的理解
  • 007 JSON Web Token
  • Python爬虫:requests模块深入及案例
  • 【Postman 接口测试】接口测试基础知识
  • 查找cuda_home
  • 开源AI智能名片2+1链动模式S2B2C商城小程序:重塑私域流量运营格局
  • 计算机组成原理——数据运算与运算器(二)
  • P1775 石子合并(弱化版)
  • PPT演示设置:插入音频同步切换播放时长计算
  • [实践篇]13.32 QNX下,C++编程未捕获异常导致的CPU异常高占用
  • [原创](Modern C++)现代C++的关键性概念: 正则表达式
  • 2025最新源支付V7全套开源版+Mac云端+五合一云端
  • Spring Boot 热部署实现指南
  • L30.【LeetCode笔记】设计链表