Hello,
Is it possible, from NPM Report Writer to make an SQL query against NCM database ? dbConfigMgmt ?
Would like to poll arp/mac table from my nodes, do a count on it and then graph it
Any one ??
/Martin
don't know about graphing it, but I've done a custom sql query.
try here and there is a link to the report I've created.
basically, as long as the DBs are on the same server(instance) and the Orion users' permissions are allowed to hit the "other" DB, you should be good.
It worked, just had to add permissions on the DB but after that it worked perfectly.
You have any good query's to share ??
for NCM, just the one AT THIS LINK, download
- otherwise check content page. I have some cool stuff to get the IP/Mask into NPM so displays on web maps, etc...