

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
I'm developing an application that use ovdeploy and opcmsg commands.
When I use opcmsg, I need to configure in the server the opcmsg policy template.
So I configured to identify when is my event and enhanced.
So I have this event created to the other node.
The problem is that the keys values are OK but is not closing the critical event.
Someone could help me on this problem?
Regards,
Diego Pereira
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I think you need to get rid of the < and > characters everywhere except <*>. Eg,
AGENTHEALTH:KOALACHECK
instead of:
<AGENTHEALTH>:<KOALACHECK>
Then I think it will work.
CP.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I think you need to get rid of the < and > characters everywhere except <*>. Eg,
AGENTHEALTH:KOALACHECK
instead of:
<AGENTHEALTH>:<KOALACHECK>
Then I think it will work.
CP.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Carol Park,
thank you very much for the help, problem resolved! =]
Regards,
Diego Pereira