jonesy5090

Comments

  • I raised a ticket: Case #250699. Support told me I had to start with a new database, I dropped the Resources, Views and ViewsByDeviceType tables from the old database and ran a SELECT * INTO oldTableName FROM newTableName to restore them back into the old database, at first it seemed to have worked but the interface view's…
  • Further details.... looking at the contents of the "NetPerfMon Initial Configuration.NPMWebBackup" file that's used to restore the views, the view for Current Top 10 Lists doesn't contain any of the resources in the right hand column which is reflected by the table above. This looks like a bug in the web configuration…
  • Thanks Quang I'll take a look.
  • Hi Nandish - I've had a look around in there but can't seem to find any group related graphs other than the availability ones.
  • The plot thickens..... looking at the DB the resources table doesn't contain the resources that should be part of the view.... here's an example for the top10 list: ResourceID ViewID ViewColumn Position ResourceName ResourceFile ResourceTitle ResourceSubTitle 1059 147 1 1 Top XX Nodes by Current Response Time…