Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Store
Home
Products
Network Performance Monitor (NPM)
Stopping Reports from refreshing
skrause
Is there a way to stop the stop the server from refreshing just the Reports page? We have the refresh set in SW for two minutes, but we also have some pretty DB intensive detailed utilization reports that we'd like to make available to users, but don't want to be re-run every two minutes if they keep their browsers open.
Find more posts tagged with
Accepted answers
All comments
Levi
It depends. If you are wanting to change the report.asp page, just open it with a text editor and change the line:
<meta http-equiv="REFRESH" content="<%=#
@~^EgAAAA==)
!YG"+6D+ktUnmKx[/NwcAAA==^#~
@%>
;; URL=<%=#
@~^AwAAAA==i"
;S8wAAAA==^#~
@%>
;">
add "<!--" to the beginning of the line and "-->" to the end. This will comment out the line.
If you're wanting to change the view.asp, it would affect all the views which you would not want.
FormerMember
Nice tip, Levi! I tried doing this with Allreports.asp without any luck. It still refreshes and collapses any Report groups that are expanded. It would be nice to not refresh this page too.
Levi
Same thing actually. Just open the allreports.asp file and comment out the same line with <!-- & --> and that's pretty much it.
FormerMember
Hmmm..it's working now. I guess I forgot to refresh the page when I made the change. dah!
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of