This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unused definition

Hi.
I'm quite sure someone already asked it, but I just can't find it.
Has anyone found a way to show all the unused Definitions in "Network Definitions"?
As years goes by, we collect a lot of definitions (I have 340).
For sure quit a few are not in use any more and can be deleted.

Thanks… 
[:$]


This thread was automatically locked due to age.
Parents
  • It isn't tuning (the commands should change nothing in the config) and is closer to reporting/auditing.

    The backticked command lists network objects and whittles the list down to only the ref names. The for loop runs over the list of REFs checking for affected nodes and checking for affected objects, minus any lines (from the object listing) containing the object's own name.

    I'll touch on a potential consideration of feature prioritization:  most product administration (and inefficiency) costs are are borne by the customer, most product development costs are borne by the vendor.
Reply
  • It isn't tuning (the commands should change nothing in the config) and is closer to reporting/auditing.

    The backticked command lists network objects and whittles the list down to only the ref names. The for loop runs over the list of REFs checking for affected nodes and checking for affected objects, minus any lines (from the object listing) containing the object's own name.

    I'll touch on a potential consideration of feature prioritization:  most product administration (and inefficiency) costs are are borne by the customer, most product development costs are borne by the vendor.
Children
No Data