Hi,
I'm trying unsuccessfully to link two tables in NPM so that a column from one table acts as the label for another so that the graph on the web page makes sense, any ideas on the easiest way to do this?
Thanks
Ben
NPM 10.0
Need more specific info on what you are trying to accomplish.what tables, what columns in the tables, which is label and what can tie the two tables together?also, what graphs are you referring to, because I think you'd have to get pretty heavy into customizing to get the labels for the canned graphs to be changed...
The two tables are from a bespoke poller, that polls the the Netscreen Firewall interface mibs, one OID tables returns the Interface names and the other returns the interface throughput (Bytes out for example). As they are not the same OID I can't use the wizard with NPM to chose the other table for the graph labelling.
Interface Throughput OID - 1.3.6.1.4.1.3224.9.3.1.5
Interface Name OID - 1.3.6.1.4.1.3224.9.1.1.2