OpenNMS 1.6.7 OTRS 2.4 integration

3 messages Options
Embed this post
Permalink
Wesley Song

OpenNMS 1.6.7 OTRS 2.4 integration

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

I am using OpenNMS 1.6.7 stable with OTRS 2.4.4.  I have the OpenNMS configured so that it is inserting tickets into OTRS just fine.  It creates the ticket, but running into a problem with 2 things.

1.       The tickets are not auto closing.  They receive an update that it has been closed by OpenNMS but its an update and not a status change.

2.       The times for the tickets are all crazy. 

e.g.  Switch11 outage identified on interface <ipremoved> on with reason c[..] 348903 hours

 

My otrs.properties file is as follows.

 

otrs.endpoint=http://localhost/otrs/opennms.pl

otrs.username=opennms

otrs.password=opennms

otrs.state=new

otrs.priority=3 normal

otrs.lock=unlock

otrs.queue=Monitoring

otrs.articletype=note-external

otrs.defaultuser=root@localhost

otrs.articlefrom=<removed>

otrs.articlesendertype=agent

otrs.articlecontenttype=text/html; charset=ISO-8859-15

otrs.articlehistorycomment=update by OpenNMS

otrs.articlehistorytype=OwnerUpdate

otrs.ownerid=1

otrs.validopenstateid=1, 4, 6, 7, 8

otrs.validclosedstateid=2, 3, 9

otrs.validcancelledstateid=5

otrs.openstateid=1

otrs.closedstateid=2

otrs.cancelledstateid=5

otrs.ticketopenedmessage=Ticket opened by OpenNMS

otrs.ticketclosedmessage=Ticket closed by OpenNMS

otrs.ticketcancelledmessage=Ticket cancelled by OpenNMS

otrs.ticketupdatedmessage=Ticket updated by OpenNMS

otrs.articleupdatesubject=Ticket update from OpenNMS

 

Wesley Song / Sr. Systems Engineer
2150 West 6th Avenue, Suite H
Broomfield, Colorado 80020
Voice: 303-544-1111  ext. 103
Fax: 303-544-1110

[hidden email]

http://www.roomlinx.com
Stock Symbol: RMLX

http://www.roomlinx.com/images/roomlinx.jpg

 



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
David Hustace

Re: OpenNMS 1.6.7 OTRS 2.4 integration

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

On Oct 20, 2009, at 7:26 PM, Wesley Song wrote:

I am using OpenNMS 1.6.7 stable with OTRS 2.4.4.  I have the OpenNMS configured so that it is inserting tickets into OTRS just fine.  It creates the ticket, but running into a problem with 2 things.
1.       The tickets are not auto closing.  They receive an update that it has been closed by OpenNMS but its an update and not a status change.

Can you check the logs of the OTRS system?


David Hustace
The OpenNMS Group, Inc.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
jonathan sartin

Re: OpenNMS 1.6.7 OTRS 2.4 integration

Reply Threaded More More options
Print post
Permalink
In reply to this post by Wesley Song
Some javascript/style in this post has been disabled (why?)

On 21 Oct 2009, at 00:26, Wesley Song wrote:

I am using OpenNMS 1.6.7 stable with OTRS 2.4.4.  I have the OpenNMS configured so that it is inserting tickets into OTRS just fine.  It creates the ticket, but running into a problem with 2 things.
1.       The tickets are not auto closing.  They receive an update that it has been closed by OpenNMS but its an update and not a status change.
2.       The times for the tickets are all crazy. 
e.g.  Switch11 outage identified on interface <ipremoved> on with reason c[..] 348903 hours
 

Wesley,

did you install the SOAP::DateTime CPAN module on your OTRS server?

Are you using 2 as your closed stateID in your OTRS installation as defined in otrs.properties?

What does the OTRS log file say?

Cheers ... J

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss