UIM 9.0.2 deploy snmpcollector to another system
search cancel

UIM 9.0.2 deploy snmpcollector to another system

book

Article ID: 186482

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

We try to  copy template to another system during a ansible installation. 


We copy our custom template  .tplt and then deactivate snmpcollector probe with the following command:

/pu -u administrator -p {{ ca_uim_common_admin_password }} controller probe_deactivate snmpcollector

then we activate the probe with

pu -u administrator -p {{ ca_uim_common_admin_password }} controller probe_deactivate snmpcollector

We verify the ending desactivate / activate in snmpcollector.log

we can do this 2 times with same result:  template name with spaces removed, and underscore and a unique ID are not generated.


After the installation if we use admin console and menu desactivate/activate file with  spaces removed, and underscore and a unique ID are  generated and we can delete original .tplt files.

ok but we want to resolve this trouble during installation.


 

Environment

Release : 9.2

Component : UNIFIED INFRASTRUCTURE MGMT

Resolution

You have to upgrade the pu probe on the snmpcollector robot to recent release because this is not longer automatically upgraded with a robot update.