FormerMember ✭✭✭

Comments

  • I am using the template (just uploaded to content sharing) which does this. Works great!
  • The Additional Web Console needs a plug in for NTA. You can get it for free from your customer portal under "additional components".
  • Thanks but this is not possible at this time. I tried what support suggested but I need the report to be in the report header/title. I will open a feature request.
  • GMI Migrates Your Orion Solutions to the Cloud Over the past few years I have been working with organizations who find the ROI around migrating applications to private cloud easy to understand. Then their monitoring platform sits in the datacenter the way it always did. Why? Well, here are my top 7 reasons customers…
  • From the makers of THE packet capture network sensor optimized for NPM Quality Of Experience... There's no doubt about it, when it comes to making great monitoring and management solutions easy to obtain, install, and get instant value from, SolarWinds does it better than most. Their support teams are very responsive, and…
  • Try these guys: www.coronaservices.net/index.php 
  • Because 173.194.9.217 doesn't resolve.
  • it may be set not to log in netperfmon, so i would be tempted to have a browse through your custom hardware failure alerts and see if there is one in there that doesn't have trigger action log in netperfmon, my thoughts are thats the alert that is sending you the email. Check : "Hardware component is in warning or critical…
  • I don't know if this pertians, but I have applied a template to all windows monitors, it has "% Registry Quota In Use" within it. For nearly all of the servers it is successful, but for some I get "Network connection failed. HResult: No Data to return. Error: Unable to connect to the specific computer, or the computer is…
  • This seems unlikely - if you don't have any rules in place on the LEM appliance that log people out, the agent wouldn't do this on its own. The only "offline" policy in place is related to USB devices, so that shouldn't cause a reboot either. I suppose a remote possibility is some kind of conflict with anti-virus, but…
  • From what I can tell, no, though there may be some overlap with other connectors depending on the logging format. We definitely don't have a James-specific connector at the moment.
  • See if these 2 queries do what you want. select distinct messagetype, count(messagetype) as Count from syslog group by messagetype order by count(messagetype) desc select distinct hostname, messagetype, count(messagetype) as Count from syslog group by hostname, messagetype order by count(messagetype) desc
  • This may be what I'm experiencing. I have (had?) several saved nDepth searches configured. One sends an email daily, others weekly. All the emails are still being received. However, when I go back into nDepth and look at the bottom-left where the saved searches are, only one of them shows up. If I click on the gear icon…
  • What will be the Database failover requirements? If I failover to a data center in another geo or the cloud, do I need to rely on MSSQL availability groups for replication? Or does the HA solution replicate the database to another instance?
  • NTA will show traffic for each interface, so it'll show data for each end of the WAN link separately.
  • SolarWinds support indicates to me that this type of operation is only possible if the MIB is added to the Orion database.
  • Add 'Report from Report Writer' resource to view, then click 'Edit' resource and select your report from dropdown list.
  • http://www.solarwinds.com/support/scom/docs/SolarWindsOrionManagementPack.pdf
  • contracer, uptime based upon what time frame? Month? Year? Did you want it in the same query or a separate one?
  • quote:Originally posted by donald.cline Any known issues upgrading from Orion version 7.8.2 to 8.0.1? quote:dclecompte Posted - 01/05/2007 : 09:07:10 -------------------------------------------------------------------------------- You do not need to install 8.0.0 first. You can upgrade from 7.8.5 to 8.0.1. Denny LeCompte…
  • The "from" email issue was not addressed in 8.0.1. We plan to address it in a future service release, but I do not have a confirmed date for it yet. Denny LeCompte Sr. Product Manager, Orion SolarWinds
  • Stuart, Sounds like something I did awhile back. Keep in mind that as long as you have a node or interface custom property that you should be able to add that label to the maps. The key is getting that data from the UnDP into the Nodes custom property. I am using a SQL job to grab the data every few minutes and push it to…
  • You do not need to install 8.0.0 first. You can upgrade from 7.8.5 to 8.0.1. Denny LeCompte Sr. Product Manager, Orion SolarWinds
  • I ended up adding Top XX Interfaces by Percent Utilization and then adding a Filter for the interfaces. I'm sure there's a better way to do this.
  • I fixed this by using the unmanage scheduling utility. I was able to schedule the unmanaging of all the disconnected nodes until we want to delete them. Great little util. Not exactly sure why it wouldn't let me do it in settings/manage nodes.
  • Do you mean a new database server? The reason I ask is that if you are installing on a new server with a new database, there is need to migrate anything. You can simply do a fresh install after deactivating your license keys. If you are migrating to a new front-end, while you want to migrate the existing database to a new…
  • if you don't mind pulling one interface you could pull the Loopback for the device or the MS TCP interface if it is servers. then you would have two lines per device but it would give you the information you are wanting. Just filter so the report only pulls the Loopback or the MS TCP Interface and you should be fine.
  •  It's still there. Just click the name of the resource. That'll detach it.
  • 1. Can I monitor running TCP Ports on the Servers, eg. If the apache server is running on port 80 then I just need to check whether that port is UP or DOWN. Just like we use telnet command to know the port status. This functionality is available in the Application Performance Monitor module. 2. When I configured Alerts I…
  • Hi Harrie, It's certainly possible. You would need to set up a custom UDP first, using the ciscoEnvMonMIB (1.3.6.1.4.1.9.9.13.1.3.1.x). Once this is configured, you can create an alert in Advanced Alert Manager.