Quantcast
Channel: THWACK: All Content - Network Performance Monitor
Viewing all 21870 articles
Browse latest View live

NPM and VMAN

$
0
0

Hello,

 

I am installing NPM 12.2 that has VMAN 8.0 built-in.  Our environment that I want to monitor is all VMWare.  It's a mix of Windows, Linux, and virtual network devices.  To monitor all these hundreds of devices, do I need to run a discovery in NPM and configure each device to be monitored?  Or can I just point to my vCenter and then see all the devices in my Orion web console and still configure alerts for these devices?


IIS Application Monitor on Server 2016

$
0
0

Hi,

 

Apologies if this goes into the wrong place, its my first post

 

I was wondering whether the IIS Application monitor works on Server 2016?

 

I've been trying to get it setup to read the IIS instance but I'm getting a PowerShell error

 

 

The installed PowerShell WebAdministration module is not functioning properly.  System.Management.Automation.ParameterBindingException: Cannot retrieve the dynamic parameters for the cmdlet. Filename: \\?\UNC\xxxx\xxxWebsites\IISConfig\Live\applicationHost.config Error: Cannot read configuration file due to insufficient permissions

 

 

VPN Monitoring on ASA

$
0
0

Need assistance to monitor ipsec L2L vpn and all of the status/performance for each tunnel on ASA

I have installed NPM 12.2 and NCM 7.7

SNMP Environment Monitor Recommendations

$
0
0

Hi,

The questions has come up here about monitoring the environment in our MDF rooms: Power, Temperature, Humidity, water (Leak)

 

I don't want to use the monitors in our equipment because the thresholds are really high (e.g. on a EX-series switch they do not alarm until the internal temperature reached 80C / 176F)

 

Ideally I would use something that NPM would already be able to monitor using its builtin Hardware Health Sensor support (i.e. no custom MIB polling) -- this is because NPM will automatically add those pollers for devices it discovers whereas custom poller require me to ensure the poller is added to the device.

 

Anyone know of such a device I could buy off the shelf?

 

Has anyone hacked up a Raspberry Pi to work with NPM and return hardware health (could make this a student project here if we have a starting point)

Alerts and too many Emails

$
0
0

Hi all,

 

I have created an alert to trigger when specific services (33 of them) go down and come back up, it works great however my manager is not happy that we receive an email for each service.

 

Is there a way of having one email that reports all the services that have gone down.

 

I have created a template in SAM for all of the services that need to be monitored then created an alert that goes like this:-

 

When the Node is equal to 'Shared Services Server'

and

the Node is Not equal to Down

and

the Component is equal to Down

send an email

 

You can imagine how many emails we get if something goes wrong!

 

Surely there's got to be a better way

 

Thanks

Anita

Confused about inconsistent SQL Filters

$
0
0

I've recently been working on some dashboards, and some of the easy requests turn out to be much harder than I thought.

 

For example, customer wants a list of all volumes listed by server. I tried the Top Volumes and while that gives the volumes, it doesn't sort things well. A server can be listed multiple times because the Resource wants to sort by the space used per volume. I use a filter like this:

 

Nodes.Caption like 'ServerName%' and Volumes.Caption not Like '%C:\*%' and Volumes.Caption not Like '%memory%'

 

Then I try the "All Volumes" Resource, figure this is perfect. Except I cannot get the SQL Filter to work. Many of the examples fail. Trying to filter on the Nodes.Caption seems to be the issue.

 

So does anyone have an idea of what would work? And why is the syntax different?

HELP IN SQL QUERY

$
0
0

I want to add ip address field in this query. please help.

 

SELECT

StartTime.EventTime,

 

(SELECT TOP 1

 

EventTime

 

FROM Events AS Endtime

 

WHERE EndTime.EventTime > StartTime.EventTime

 

AND EndTime.EventType = 5

 

AND EndTime.NetObjectType = 'N'

 

AND EndTime.NetworkNode = StartTime.NetworkNode

 

 

 

ORDER BY EndTime.EventTime) AS UpEventTime,

 

Nodes.Caption,StartTime.Message, DATEDIFF(Mi, StartTime.EventTime,(SELECT TOP 1 EventTime FROM Events AS Endtime

 

WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N'

 

 

 

AND EndTime.NetworkNode = StartTime.NetworkNode  ORDER BY EndTime.EventTime)) AS OutageDurationInMinutes

 

FROM Events StartTime INNER JOIN Nodes ON StartTime.NetworkNode = Nodes.NodeID

 

WHERE (StartTime.EventType = 1)

 

 

 

ORDER BY eventtime desc

Real Time Monitoring of the Nodes and Interface.

$
0
0

Hi,

I am working in the airline head-quarter which have multiple airport all around and which are being monitored by Solarwinds. Since the polling interval of Nodes/Interface (60 Sec) which bring lots of escalation in environment because of slow polling of the interface. we need the real time monitoring.

Please let me know how can we monitor interface and nodes in real time.


NPM 12.2 Offline Installer - Requires Internet Connection

$
0
0

I am not sure why, but I downloaded the AIO Offline installer and it would not run until I gave my server internet access.  Can someone explain this to me?

 

How are these things not identified during the Beta and RC runs?  When an upgrade becomes GA, the only problems that should exist should be related to customization.

When you installed NPM, did you add Nodes manually or did you run discovery?

$
0
0

We would like to improve user experience and for such reason I'd like to better understand if our users prefers INITIALLY to add nodes manually or run product network discovery in order to import devices to NPM

Deploying Virtual Appliances

$
0
0

Are you comfortable with deploying virtual appliances?

 

We're discussing ways to deploy new products that may interact with your NPM (and other SolarWinds) deployments and one of our options is a virtual appliance.

Interface Description on Nexus Leaves in ACI Mode

$
0
0

Hi There,

 

One of my customers is running a Nexus 9K fabrix in ACI mode. I recently went through and descriptions for all Leaf interfaces. I did this via the APICs as I want the interfaces in SolarWinds to update dynamically if any of the port descriptions change (saves having to do it on the switch and also in NPM). Once the switch was polled the descriptions started coming through in SolarWinds, but rather than showing the Interface number and description, it is showing the description twice e.g. rather than showing Ethernet0/1 - Description it is showing Description - Description. This means that the alerts coming through do not have the interface number in them, just the description (twice). This isn't what I want for troubleshooting.

 

Has anybody else experienced this or can anybody suggest a way of changing it (I know I can add the descriptions form SolarWinds, but I'd rather modify the switch and have it come through dynamically)? What I'd like to have for each interface is the interface number then the description e.g. Ethernet 1/42 - Firewall01 MGMT

 

Regards,

 

Felix 

Alert with very old node info in Alers "triggering object" and related node

$
0
0

Hi

 

I get some alerts  with  very old node names and interface DNS suffix that does not there any more in the DNS server

 

I can se that the DB the feild cald 'EntityCation'  and 'RelatedNodeCaption'

 

Should that be info data from nodedata ?

 

Solarwinds always authentic login

$
0
0

Hello all,

 

 

any document how to solve this issue, everytime I click on menu, there is always appear prompt for auth

 

 

 

 

 

thank you,

 

Regards.

How to see the IP address of a device on a switch interface?

$
0
0

Is it possible to view the IP address of a device on a monitored switch interface? I have the device in IPAM, but in NPM there is no link to IPAM or IP data


What We're Working on for NPM (Updated December 4th, 2017)

$
0
0

NPM 12.2 has shipped and we're hard at work building the next release.  Here's what we're working on, in no particularly order.

 

  • Network Insight for Cisco Nexus - Covering things like FEX, VPCs, VDCs, and better handling of large interface counts.
  • Scalability Improvements - For example, increasing total element count per instance and adjusting UI workflows to work better in scale environments.
  • Remote Collector - New, agent based collector for distributed environments and hybrid deployments
  • Orion on RDS - Support for Amazon RDS as the repository for the Orion database
  • Next Generation Orion Mapping
  • Centralized Upgrades
  • New Scalability Engines Installer
  • Orion Agent AIX
  • TLS 1.2 Support for Legacy Tools

Date & time format issues

$
0
0

Hi all,

 

Having a quick search of the forums around this issue, I've reviewed this - Re: How do I change date/time format for Orion NPM Web Console?& while the settings on both my local machine/s & Orion server are set to GMT / UK etc... the date within the web console continues to display in American format (so mm/dd/yyyy instead of what I'd like to see dd/mm/yyyy)

 

Any clues as to what else I can perhaps check to make this 'tweak' would be gratefully received

 

If I can offer further info around this or provide screenshots etc, please let me know.


Thanks, Daniel

Solarwinds Components Upgrade

$
0
0

HI,

 

We are planning upgrade our solarwinds components to latest version. I want to know, Orion Upgrade installer will also upgrade NTA component with other components?

 

Also what is the procedure to upgrade STM 5.1.0 to SRM latest release.

Only monitor Interface status and utilization

$
0
0

I have a Cisco 10000 series router with multiple OC3 connections as well as Gigabit Ethernet connections. When NPM polls the device I get CPU spikes usually around 100% for a few minutes.

 

I'm curious if there is a way to just poll interface stats and not poll route tables and ARP tables. Since this device has lots of ARP entries and routes i think that might be the issue as to why its spiking the CPU.

Best Way to Change my MySQL Database from Raid 5 to Raid 10

$
0
0

If I have an existing Solarwinds network setup with MySQL set to Raid 5, what do I need to do to change it to Raid 10?  Please keep in mind that I am not very savvy with SQL so use novice terms for me.

Viewing all 21870 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>