Author Topic: Where to find/activate SCI Alarm Conditions logs ?  (Read 279 times)

Offline Gef Buneri

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
  • Madness it's just a point of view.
Where to find/activate SCI Alarm Conditions logs ?
« on: February 08, 2012, 05:32:53 PM »
Searched forum, but doesn't found any information about this question, sorry.

Since 2 days Alarm Conditions configured in SCI seems not to work properly, so I need to log Alarm Conditions events... but don't know where. For processes like URS or TServer I activate logs directly from CME process properties, using "options -> log" option.


Some tips ?


Regards.


Offline Gef Buneri

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
  • Madness it's just a point of view.
Re: Where to find/activate SCI Alarm Conditions logs ?
« Reply #1 on: February 08, 2012, 05:48:15 PM »
Ok, found...

Mon Feb 06 18:11:26 2012.253   Standard   storm   solutioncontrolserver   GCTI-43-10111   Cannot send email, errcode -1
Mon Feb 06 18:11:26 2012.253   Standard   storm   solutioncontrolserver   GCTI-43-10315   Unable to execute AlarmReaction '800130800 richiamo da IVR.' of type 'Reaction_SendEmail' for AlarmCondition '800130800 richiamo da IVR.' [from App 'URS75'], error [SMTP: 554:SMTP server not ready for data]

Now I must understand why SMTP stopped working...

Offline BobTheBuilder

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Where to find/activate SCI Alarm Conditions logs ?
« Reply #2 on: February 10, 2012, 10:24:54 PM »
You could try telnetting to the SMTP port you specified and trying to send an email.  Maybe security on your mail server.

See here: http://www.yuki-onna.co.uk/email/smtp.html

for smtp commands to test.

Bob