Enable discovery and poller module by HW

Hi all

is it possible to selectively enable discovery and poller modules by specific “hardware”,
like what is already possible to do using “os” field ?

   I mean something like:
$config['hardware']['WS-C4503E']['poller_modules']['stp'] = true;
  maybe also filtering with regexp:
$config['hardware']['^WS-C']['poller_modules']['stp'] = true;

Thanks a lot, kind regards
I.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.