Hi,
I´m looking for any way to create a resource in NPM to show me SAM info messages.
(When an SAM application is triggered, you can see messages in "Info" resource, and I´m looking for
any way to create a resource in NPM to see that data)
Where is it that you want to see this information specifically? What view exactly?
I only need a resource to show me info messages from specified SAM triggered applications, but I didn´t found it.
You can do this with a report resource using the report attached. It can be added to a summary view, and can even be filtered dynamically and added to a Node Details view using the resource filter "NodeID = ${NodeID}"
Can you explain me how did you did that report ?
I need a report to show me only Server name, Application name an error message (only applications named "Exchange" )
Thanks
The report was created in the Orion Report Writer. You can see in the images below the filters that are being used to create this report.
You can adjust the filter criteria to narrow the report to a specific application, or component monitor type, etc. as the example below demonstrates.
In my NPM I can´t find "component status or error description" option in Report writer... (NPM 10.2) :-(