I'm currently attempting to integrate the output from various Nagios plug-ins (eg, Perl scripts) into APM, and it appears that, in essence, one must modify the default parser script ('ScriptProcessorForNagios') to accomodate the output from each plug-in. In a lengthy meeting with colleagues last week I was advised that, in fact, the 'ScriptProcessorForNagios' parser would probably need to be modified for each and every instance of a Nagios plugin.
Would any of the SolarWinds geeks care to comment on this? If there's a quick and easy way to use the 'ScriptProcessorForNagios' file without needing to extensively modify the output parameters? In particular, it appears to me that the default script accepts 'status' values (eg, 'OK', 'Warning', etc) but does not accept actual datapoints for graphing, and that one would need to specify output parameters differently for each Nagios plug-in.
Any observations, workarounds, etc would be most welcome!