

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
i tried to distribute template to one node
hi,
i tried to distribute template to one node,but I didnt get any message for distribution !!
what is the command to distribute the templates
is there any way to check assinged templates from management servers ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Please at least specify exact product (and its version) you are asking about.
Regards,
Goran


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sorry,
Im using Hp openview opreation for unix.
version A.08.24

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello again.
You can distribute it with:
a) Motif GUI (select the node, then Actions -> Agents -> Install / Update SW & Config) and mark the template check-box
b) opcragt -distrib nodename
To verify what's assigned:
/opt/OV/bin/OpC/call_sqlplus.sh node_conf
or
opcnode -list_ass_templs node_name=nodename net_type=NETWORK_IP
Regards,
Goran


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi again 🙂
i tried all above steps,but still not able to disrtibute the template !!
i got below message from cmd win managed node :
C:\Documents and Settings\93093>opctemplate
* List installed policies for host 'localhost'.
INFO: No policies are installed on host 'localhost'.
C:\Documents and Settings\93093>opctemplate
* List installed policies for host 'localhost'.
INFO: No policies are installed on host 'localhost'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
For assigning template use below command:
> /opcnode -assign_templ node_name=<node name> net_type=nework_ip templ_name=<template name>
templ_type=monitor_template<or type of template>
and then distribute.
hp4u


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
HI,
what i have to tyep in templ_type= ??
suppose i want to assign monitor template ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
For monitor template it should be:
templ_type=MONITOR_TEMPLATE
hp4u


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
i tried, no result !!!
i tried to check agent status and i got below :
C:\OVx86>opcagt -status
opcacta OVO Action Agent AGENT,EA (4868) Running
opcmsga OVO Message Agent AGENT,EA (4260) Running
opcmsgi OVO Message Interceptor AGENT,EA (1428) Running
Message Agent is not buffering.
is that a normal result ?
when i run opcagt -status on other node i got more agent process as below :
C:\>opcagt -status
opcacta OVO Action Agent AGENT,EA (2568) Running
opcle OVO Logfile Encapsulator AGENT,EA (1152) Running
opcmona OVO Monitor Agent AGENT,EA (2036) Running
opcmsga OVO Message Agent AGENT,EA (2276) Running
opcmsgi OVO Message Interceptor AGENT,EA (1440) Running
Message Agent is not buffering.
please advice !!!
thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
After assigning templates, have you distributed it or not?
hp4u