After posting this 2 years ago -
I finally decided to do something like this myself before the complete conversion to asp.net code next year.
Since I am not a coder, doing basic asp scripts are quite a challenge for me.
Once the ASP.net engine becomes the standard, then all hope is lost for me in providing these kinds of customizations.
Enough ranting from me, here is what this post is all about.
I have written 3 batch files that run 2 different Windows commands on your Orion server when any of 2 thresholds are exceeded or reset.
The information retrieved by these batch files is stored on the Orion server and is associated with the node with the threshold violation.
This information is timestamped and can be retrieved by clicking on a link which is added to your node details view.
The batch files and resource files are included in the aant.zip located in the CSZ here.
As mentioned in the post a couple of years ago, this is just scratching the surface of the potential this resource has.
I challenge someone to take this code and modify it to retrieve and display the "show processor cpu" command on a Cisco router when the 80% CPU threshold is exceeded.
This should be doable with the NCM module installed on the Orion server.