Script for change propagate status

Started by tivanni, November 14, 2013, 02:03:23 PM

Previous topic - Next topic

tivanni

Hi!

I have a container with a great number of node (more then one hundred) and each node have 5/6 interface. My goal is to set the "Propagate Status" as "Normal" for each interface of each node in this containar.

Is it possible to set the interface's Propagate Status from Nxshell? I've searched in the docs for this function but i don't find it.
If is impossible to do through Nxshell, do you advice me to realize the script with directly Mysql or using the Java API?

I want to realize a dashboard and put in it all of this node. The status of the node is calculated from some DCI obtained from the agent and i don't want are generated alarms if some interface is down.
Than i put the dashboard on a big TV and i show to the client he's equipment are monitored in everymoment  ^_^

PS: Dashboard are great for this kind of job!!