Installation Instructions
- You can download them here [link removed, see the Tools page].
- Extract the zip contents to the custom content directory described here.
- Edit the html files to update the URL.
- Look for the <form> tag and update the action string to point to your NPC or NV server (depending on the html file).
- Put three browser views on a page that only NPC administrators can access.
- Edit the three browser views to point to the following URLs (you should probably update the view names as well and I like to hide the view border)
- NPCGroupExport.html
- NPCGroupImport.html
- NVDeviceMgmt.html [this widget has been moved here]
NPCGroupExport.html
This gadget exports XML for any group in NPC. This XML describes the group structure and defines any rules for the groups. This can be used in conjunction with NPCGroupImport.html to modify or populate NPC groups programmatically.NPCGroupImport.html
This gadget imports XML into NPC to redefine groups. This can be used to redefine groups, rules, or membership.NVDeviceMgmt.html [this widget has been moved here]
This gadget facilitates adding and removing devices from NetVoyant.I hope you enjoy them. If you have any improvements, please let me know so I can update the source.
Released v1.2:
ReplyDeleteRemoved 'delete scope' (since 'delete device' does that)
Updated versioning and about scripting.