is NPM capable of doing auto-publish?
if not, does anyone have any idea how i can automate the process of publishing or exporting?
in SNMP real-time graph, auto publish is a built in feature. i wonder if NPM has this capability also..
Dexter - NPM is capable of exporting an XML snapshot every X minutes. See "File...Advanced Settings...XML Snapshots tab." For exporting in HTML, check out our Orion Product.
HTH,
Greg
yes greg you are correct, NPM can do auto publish but its in xml format. its no like the real-time SNMP application that exports graphs.. not raw data..
anyway, i guess i'll need to do the hard way.
i'm doing something like the orion web console.
Thanks!!!