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!
MOnitor hardware
Moderator: crythias
-
- 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
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 ?
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 ?
-
- Znuny newbie
- Posts: 2
- Joined: 27 Aug 2015, 10:39
- Znuny Version: OTRS 4
- Real Name: Daniel
- Company: D-CON.NET
Re: MOnitor hardware
Thank you very much.
That's what i was looking for!
That's what i was looking for!