wizballesy/librenms-quick-search

Adds lightweight quick search fields to selected LibreNMS pages.

Maintainers

Package info

github.com/WizballESY/librenms-quick-search

Language:JavaScript

Type:package

pkg:composer/wizballesy/librenms-quick-search

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.6 2026-05-26 22:09 UTC

This package is auto-updated.

Last update: 2026-05-26 22:09:55 UTC


README

Experimental LibreNMS plugin package that adds lightweight quick search fields to selected LibreNMS pages.

Current experimental scope

  • Adds a quick search field to the LibreNMS device list.
  • Uses the existing LibreNMS Bootgrid search on the device table.
  • Does not replace the built-in LibreNMS filter system.
  • Currently targets the device list only.

Status

Experimental alpha package.

Installation is not currently recommended.

This package is under early development. The quick search JavaScript has been tested manually in a browser console, but the package installation flow has not yet been safely validated for LibreNMS production or test systems.

Do not install this package on an active LibreNMS instance unless you are deliberately testing it and have a rollback plan.

Notes

More LibreNMS pages may be added later if the approach proves stable.

The first goal is to validate a safe installation method before recommending normal use.