Probably most of this could be done via performance counters.
For example, to get number of ASP.NET errors, you need to get value of performance counter "\ASP.NET\Error Events Raised".
To get this counter's value into NetXMS, use parameter PDH.CounterValue, like below:
PDH.CounterValue("\ASP.NET\Error Events Raised")
I suppose that other data should be available as performance counters as well.
Best regards,
Victor
For example, to get number of ASP.NET errors, you need to get value of performance counter "\ASP.NET\Error Events Raised".
To get this counter's value into NetXMS, use parameter PDH.CounterValue, like below:
PDH.CounterValue("\ASP.NET\Error Events Raised")
I suppose that other data should be available as performance counters as well.
Best regards,
Victor
Monitor servers uptime via ICMP or better
Unfortunately, maps is not strongest part of NetXMS. You can create maps, add objects and links between them, but you cannot change pictures for them. There are also probably many bugs with the maps. However, you can try