Modify Harvest default templates in NABox #2470
rahulguptajss
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Below are the steps for NABox. Unfortunately these changes will be reset during Harvest upgrade and will need to be made again.
Log in to NABox using the
root
account.Open the following files and comment out the specified lines. Below is an example.
File:
/opt/packages/harvest2/conf/zapi/default.yaml
Comment out the linesCIFSSession
andQtree
under Objects section.File:
/opt/packages/harvest2/conf/rest/default.yaml
Comment out the linesCIFSSession
andQtree
under Objects section.File:
/opt/packages/harvest2/conf/zapiperf/default.yaml
Comment out the lineQtree
under Objects section.File:
/opt/packages/harvest2/conf/restperf/default.yaml
Comment out the lineQtree
under Objects section.Restart Harvest via
dc restart nabox-harvest2
Attached are the screenshots.
Archive.zip
Beta Was this translation helpful? Give feedback.
All reactions