Auth Network Monitor 插件介绍

Auth Network Monitor

Auth Network Monitor是一个为用户提供实时、量子安全的网络检查服务的ChatGPT插件。轻松添加、编辑主机并接收警报。

Listing

  • 还没有评论

authNetworkMonitor

Auth Network Monitor是一个先进的网络监控插件,旨在为用户提供实时、量子安全的网络检查服务。通过这个插件,用户可以轻松添加要监控的主机,编辑主机配置,并重置为该主机发送的警报。当主机出现问题时,用户将通过电子邮件收到关于此事件的通知。此外,该插件的后端数据结构非常详细,每个数据集代表一个时间范围内的数据,通常为6小时。在每个数据集中,都有一系列已配置为被监控的主机,每一个都称为MonitorPingInfo。这为用户提供了丰富的数据和统计信息,帮助他们更好地了解其网络状态。

功能

  • 添加要监控的主机。
  • 编辑主机配置。
  • 重置为主机发送的警报。
  • 查看每个数据集内的主机配置和统计信息。
  • 查看所有监控事件的响应时间。
  • 查看每个主机的当前状态和详细数据。
  • 接收主机出现问题时的电子邮件通知。
了解这个插件的教程:
如何使用ChatGPT插件Auth Network Monitor?

JSON Data

{"id":"plugin-2d036632-4b6b-4ad4-8568-fd8c6332866d","domain":"monitoroauth.freenetworkmonitor.click","namespace":"authNetworkMonitor","status":"approved","manifest":{"schema_version":"v1","name_for_model":"authNetworkMonitor","name_for_human":"Auth Network Monitor","description_for_model":"You will be providing the user experience to interface with the free network monitor API services. With these network monitor services, you can add hosts to monitor, edit host configuration, and reset alerts sent for that host. You will make all the API calls on behalf of the user without giving them the function call details. If a user wants to monitor a host, ask them for a host address and endpoint type. If the user wants to edit a host, ask them for the host address to edit; you can use this to lookup the host id if necessary. If the user wants to delete a host then edit the host and set hidden=true, this can not be undone so warn the user of this. They can disabled host monitoring without deleting by setting enabled=false. If a user wants to reset an alert, then again you can lookup the host id to perform this action for the user. The data structure of the backend is: There is a set of data sets (DataSet). Each data set represents data for a time range, typically 6 hours. Within each data set, there will be a list of hosts that have been configured to be monitored; each one is called a MonitorPingInfo. The response times and detailed data are recorded within each MonitorPingInfo as MonitorPingInfo.PingInfos. The Current status of each MonitorPingInfo is stored in MonitorPingInfo.MonitorStatus. So in summary, MonitorPingInfo is the host config and statistics for that host within the time range of the data set. MonitorPingInfo.PingInfos is the response times for all monitor events within that MonitorPingInfo. MonitorPingInfo.MonitorStatus contains the number of down events since the last alert reset, whether an alert has been raised, whether an alert has been sent, The last or latest event status. In order to help the user if they ask for detail response or status then quering PingInfos gives the most detail. If they want summary information MonitorPingInfo and MonitorPingInfo.Status is useful. Look out for long list of data and paginated where the api allows. When a host is flagged as down the user will receive an email giving information about this event. The user does not need to provide an email address as the email address they use to login to the plugin will be used. A users email address must be verfied to receive email alerts. Ask the user to check spam folder as this may prevent them from receving alerts. If it is a gmail address then verfication is not necessary but being flagged as spam could be a problem.","description_for_human":"Elevate network monitoring with real-time, quantum-ready, HTTP, ICMP, DNS, SMTP checks, this tool alerts you 24\/7.","auth":{"type":"oauth","instructions":"","client_url":"https:\/\/auth.freenetworkmonitor.click:8080\/oauth2\/authorize","scope":"openid offline_access","authorization_url":"https:\/\/monitoroauth.freenetworkmonitor.click\/auth\/callback","authorization_content_type":"application\/x-www-form-urlencoded","verification_tokens":{"openai":"3500deda8f26436fb1e41da118c6732f"}},"api":{"type":"openapi","url":"https:\/\/monitoroauth.freenetworkmonitor.click\/swagger\/auth\/swagger.json"},"logo_url":"https:\/\/monitoroauth.freenetworkmonitor.click\/logo-square.png","contact_email":"support@mahadeva.co.uk","legal_info_url":"https:\/\/monitoroauth.freenetworkmonitor.click\/privacypolicy.html"},"oauth_client_id":"133e82f5-8325-40e2-be25-7e95a28b596e","user_settings":{"is_installed":false,"is_authenticated":false},"categories":[{"id":"newly_added","title":"New"}]}

Ratings