MOnitor hardware

Moderator: crythias

Locked
daniix
Znuny newbie
Posts: 2
Joined: 27 Aug 2015, 10:39
Znuny Version: OTRS 4
Real Name: Daniel
Company: D-CON.NET

MOnitor hardware

Post by daniix »

We would like to integrate our opmanager (OPM) warnings into OTRS.
OPM monitors our servers and firewall and sends mails (error state) when an hardware error occurs. Sometimes these mail are "junk": problem was temporary and status of the hardware is good again: mail again with success state

I would like to configure OTRS:
should wait 10 minutes till it moves the ticket in a specific queue.
If during this time a success mail regarding this hardware error comes, OTRS should successfully close the ticket.

Is this possible? Thank you for you help!
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: MOnitor hardware

Post by root »

You should check out the SystemMonitoring package. It does the same with notification mails for Nagios and Icinga. If it works dependes on the content of the mail. The mail should contain data on the host, service and state and will be parsed by regular expressions.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
daniix
Znuny newbie
Posts: 2
Joined: 27 Aug 2015, 10:39
Znuny Version: OTRS 4
Real Name: Daniel
Company: D-CON.NET

Re: MOnitor hardware

Post by daniix »

Thank you very much.
That's what i was looking for!
Locked