Nagios To Remedy Email integration
Posted: Fri Oct 26, 2012 5:55 am
How can move with Nagios to Remedy integration using Email.
whenever an incoming email is recieved by a specific email address the customized remedy workflow extracts the server name and project name from the email subject.
Server name = SMTP Server
Project = Windows Server
these values are then validated with the entries for server name and Project data stored in a staging form to get the Categorization Tier 1, Categorization Tier 1 & Categorization Tier 3 values.
Based on these Categorization values the incident will be created.An incident is created when "Server Down" string is passed in the subject and the same incident is resolved if "Server UP" string is passed.
How can i achieve this ?
whenever an incoming email is recieved by a specific email address the customized remedy workflow extracts the server name and project name from the email subject.
Server name = SMTP Server
Project = Windows Server
these values are then validated with the entries for server name and Project data stored in a staging form to get the Categorization Tier 1, Categorization Tier 1 & Categorization Tier 3 values.
Based on these Categorization values the incident will be created.An incident is created when "Server Down" string is passed in the subject and the same incident is resolved if "Server UP" string is passed.
How can i achieve this ?