03-24-2011 08:51 AM
Hi,
i have un IPM 4.1. It's possible to import collector form devices? because ip sla collector are already configured (on router or switch l3)..
Thank's for your answers
Solved! Go to Solution.
03-25-2011 01:26 AM
It is absolutely possible to do this. However, you can only do it from the command line. Run the following command to import all collectors from a given device:
NMSROOT/bin/ipm importcollector -u admin -p admin -source DEVICE
Where DEVICE is the display name of the device as it appears in DCR. You can also choose to only import collectors of certain operation types by using the -oper argument. Run "ipm importcollector -help" to get a list of arguments.
03-25-2011 01:26 AM
It is absolutely possible to do this. However, you can only do it from the command line. Run the following command to import all collectors from a given device:
NMSROOT/bin/ipm importcollector -u admin -p admin -source DEVICE
Where DEVICE is the display name of the device as it appears in DCR. You can also choose to only import collectors of certain operation types by using the -oper argument. Run "ipm importcollector -help" to get a list of arguments.
03-31-2011 06:49 AM
thank's for your answer
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide