TECHZEN Zenoss User Community ARCHIVE  

How do I stop a modeler plugin from being automatically applied to a device

Subject: How do I stop a modeler plugin from being automatically applied to a device
Author: [Not Specified]
Posted: 2015-11-03 23:51

I have an esx host that linux modeler plugins keep getting automatically applied to, creating ssh failures that I don't need.

If I remove the modeler plugins they automatically come back at the next automatic modelling cycle.

How can I disable this or exclude this device It doesn't seem based on device class at all.

Thanks



Subject: You should be able to
Author: Jane Curry
Posted: 2015-11-04 08:33

You should be able to override the modeler plugins at the device level. One way to tell if a device has an override is to navigate to the device's modeler plugins window and see if the "Delete local copy" button at the bottom is active (black rather than grey). If you do override at the devoice, do ensure you use the Save button.
Cheers,
Jane

Email: jane.curry@skills-1st.co.uk    Web: https://www.skills-1st.co.uk



Subject: A modeling cycle has no way
Author: Jane Curry
Posted: 2015-11-05 02:28

A modeling cycle has no way to assign modelers so I think something else must be going on here.

When you say modeler plugins get reassigned, can I just check that you really mean modeler plugins and not performance templates (which you will see at the bottom of the left-hand menu on a device's details page)

Is it possible to pastebin or email the screen showing modeler plugins for the offending device

Run the modeler in the foreground with debug set on to see what is going on. For a device fred.com, use:

zenmodeler run -v 10 -d fred.com > /tmp/fred 2>&1

and then inspect /tmp/fred

Cheers,
Jane

Email: jane.curry@skills-1st.co.uk    Web: https://www.skills-1st.co.uk



< Previous
Zenoss Core 5 - How do I forward KPI data to an external OpenTSDB? (Resolved)
  Next
from Zenoss 5.0.3 to 5.0.7
>