cancel
Showing results for 
Search instead for 
Did you mean: 

PI monitoring specific requirement

r_s_kulkarni11
Participant
0 Kudos

Hello,

I have a question on PI monitoring as below.

Could we have specific requirements for PI monitoring, like:

* Alarm if no sales data info received from POS for 1 or more stores during more than 3 hours after opening

* Alarm if there were warnings during automatic sending of updates of prices / promo / assortments from ERP (there are some warnings which are not errors but because of them updates are not sent to POS). This is very important because otherwise we can't understand what happens and why price or promo not arrive to POS.

* Alarm if no idocs received from WMS during a day – it is better to clarify in two hours interval during work day (8:00 – 18:00)

* Alarm if no idocs sent to EDI during a day – it is better to clarify in two hours interval during work day (8:00 – 18:00)


I have not worked on there kinds of PI monitoring, I think the second point is totally ABAP related.



but for others is it possible?


I am on PI 7.31 dual stack version.


Thanks in advance.


Regards,

Rahul kulkarni

Accepted Solutions (0)

Answers (3)

Answers (3)

JaySchwendemann
Active Contributor
0 Kudos

Do you have Solution Manager in your environment? If so, please have a look here http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/104677d9-fc8c-2e10-dc92-c4e660b0d... ... and here

There's a feature in central PI monitoring which periodically checks system availability which might be sufficient for your requirements that do checks whether there was an IDoc in such and so time-frame. However, I'm in doubt whether this monitoring (passive) could be actually triggering alerts (active) when some conditions are met / not met.

Maybe some other experts besides Iñaki can share their experience

HTH

Cheers

Jens

iaki_vila
Active Contributor
0 Kudos

Hi Rahul,

The alert monitoring is only for failed messages. AFAIK, You can raise an alert an alert when a message coming but you can't do it if it is not arrived in an interval of time.

I think you would need to do an ABAP/JAVA program to control this. You can access to PI ABAP/Java tables to check an interface in a period of time. Check this threads/blogs:

Hope this helps.

Regards.

azharshaikh
Active Contributor
0 Kudos

Hi Rahul,

I believe you can configure Alerts in PI if there are any failure or error as per the following:

But checking/alerting  for inactivity I believe this can't be achieved with Alerts...u might need to dev some Module for it...

Let see for inputs/approach from our PI experts on this..

Regards,

Azhar