Hello,
We have application wich create standard infrastructure for each our project. We are interested to show logs of this system in PRTG map table in format - user of current application session, time, success/unsuccess. We can send message to PRTG with bat sensor, checked after application finished by prtg api https://192.168.30.254/api/scannow.htm
But we have 2 questions: 1. We create custom map object table using your reference https://www.paessler.com/en/topic/25683-log-messages-displayed-in-a-map. But this object read just sensor log and do not show all our checks. We need something like live data with messages column. Is it possible? And how? 2. Then we use sensor error limits when we see message like this 202 # (Value) is above the error limit of 200 # Is it possible to add to this message our message from bat script sensor?
Thank you!
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
1. Value-based tables are different that message (log) tables and, as such, cannot be combined in an API call.
2. No, the limit message replaces the original message text. Integrating the original message is currently not possible. Sorry.
May, 2013 - Permalink