Users want to be able to view the contents of a log file from the PI System Health tool to assist when troubleshooting an interface or other data flow problem.
Prevent piarchss from logging messages about overflow record insertion
When backfilling historical data, piarchss logs messages like this one:
Inserting overflow record 4035947. Point: 41455, archive start: 4-Jan-17 20:34:10, first event time: 25-Jan-17 09:49:00, record event count: 100, overflow count: 98
When a la...
Considering that AF has latitude and longitude traits for elements and already supports files as attributes, would it be possible to provide basic GIS support?
The file attribute could be used to store a shapefile, geoJson or GeoPackage, while th...
Properly handle Event Frame edits on Event Frames that are generated by the PI Analysis Service
Users manipulate open event frames that are generated by the PI Analysis Service. The manipulation can be:
1) Write to an attribute on the EF
2) Write an annotation
3) Acknolwedge the EF
When these manipulations are being performed the Event Fra...
Performance Counter for Critical, Error, and Warning messages.
In addition to a performance counter for total messages sent into the PI log, it would be very useful to have performance counter to determine which of these messages are Critical, Error, or Warning messages. This way, users can monitor specifical...
An option to suppress "[-15011] PIvalue Type is Not Numeric" when there is a non-numeric OOO event (e.g. string or digital value) between the pibufss last compressed event and snapshot event. While these messages are only informational they can qu...
Tech support often asks customers for message logs in bulk. The PISDKUtility and SMT are not good for this because they run out of memory if you try to load too many messages. The only way to export the logs is to use the command line pigetmsg uti...