Utility Package: unraid-plugin-diagnostics


Recommended Posts

Overview

This package provides a way for Unraid plugin developers to generate custom diagnostics packages.

Setup

  1. Place a diagnostics.json file inside the plugin folder within /usr/local/emhttp/plugins/ (see the README file in the repository for the structure)
  2. Install the diagnostics package via your plugin file using upgradepkg --install-new.

 

Usage

  • WebGUI:
    http://unraid-server/plugins/plugin-diagnostics/download.php?plugin=pluginFolder

     

  • CLI:
    plugin-diagnostics pluginFolder

     

Links

Github Repository: https://github.com/dkaser/unraid-plugin-diagnostics

Releases: https://github.com/dkaser/unraid-plugin-diagnostics/releases

Sample diagnostics.json: https://github.com/dkaser/unraid-tailscale-utils/blob/main/src/usr/local/emhttp/plugins/tailscale/diagnostics.json

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.