|
How to disable a node temporarily from ovo monitoring?
|
|
12-03-2009, 02:20 AM
Post: #1
|
|||
|
|||
|
I want to stop getting messages from a node temporarily. (But dont want to do it permanantly.After a day or so, we will want to monitor it).
Note: i want to perform disabling the node from the management server only. please suggest some ideas. Thanks in advance!! |
|||
|
12-03-2009, 11:58 PM
Post: #2
|
|||
|
|||
RE: How to disable a node temporarily from ovo monitoring?
(12-03-2009 02:20 AM)Ice Wrote: I want to stop getting messages from a node temporarily. (But dont want to do it permanantly.After a day or so, we will want to monitor it). There is one command , through which we can disable the server from monitoring and can stop getting messages temporarily. opcnode -chg_nodetype node_list='<node name>' net_type=NETWORK_IP node_type=DISABLED When you want the server to be monitored , we can the node type as CONTROLLED using the below command.. opcnode -chg_nodetype node_list='<node name>' net_type=NETWORK_IP node_type=CONTROLLED |
|||
|
12-04-2009, 12:02 AM
Post: #3
|
|||
|
|||
|
RE: How to disable a node temporarily from ovo monitoring?
yes,, this helps ...
thanks much!!! |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| (OpC40-428) - Cannot get status information from node <node name> | kmurthy07 | 5 | 1,268 |
05-15-2010 10:40 AM Last Post: Ice |
|
| Trying to remove the node from monitoring. | Ice | 0 | 541 |
12-20-2009 11:49 AM Last Post: Ice |
|
| How to disable or turn off the DBSPI monitoring? | Ice | 1 | 978 |
11-26-2009 04:22 AM Last Post: fire |
|



