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

Phone Call Alerting - Solved

$
0
0

I've been a SolarWinds Orion user for over 3 years now and love the product.  One feature I have always wanted is the ability to escalate my alerts and place a phone call if a downed node is not acknowledged or recovered within a defined period.  This is great for the middle of the night since we are not staffed in our NOC 24x7 and most of us turn off email alerts due to the overwhelming number we receive for other stuff throughout the night.  After much testing and trial/error I came up with a cost effective robust solution which works extremely well.  I hope others can use this info to solve similar situations.

Requirements:

  • SolarWinds Orion NPM
  • sipcli (http://www.yasinkaplan.com/SipCli/) paid version ($69)
  • Cisco Unified Communications Manager (I'm sure it will work with any IP based phone system which supports SIP trunking, but we had CUCM and that's what I'm basing this post off of)

 

Procedure:

  1.  Download and extract sipcli.  I extracted it to c:\sipcli on my Orion server.  The free version only plays a 3 second audio clip before it hangs up, the paid version removes this limitation.  The 3 seconds doesn't give you enough time to get anything out of a cell phone call since it's just starting to ring before it hangs up.
  2. In Unified Communications Manager create a new SIP Trunk for use with Orion.
    1. Device -> Trunks
    2. Add New
      1. Trunk Type: SIP Trunk
      2. Device Protocol: SIP
      3. Trunk Service Type: None(Default)
    3. Values below were set, anything not listed was left as default.  Consult your Telecom engineer if you have any questions.
      1. Device Name: SIPCLITrunk (you can set this to anything you want, as long as it's unique)
      2. Device Pool: Set this to whatever DP is local to your Orion installation
      3. Location: Set this to where your Orion installation is
      4. Run On All Active Unified CM Nodes: Check this
      5. Inbound Calls: Calling Search Space: Use a CSS which gives you access to wherever you want to call
      6. Redirecting Diversion Header Delivery - Inbound: Check this
      7. Redirecting Diversion Header Delivery - Outbound: Check this
      8. SIP Information: Destination: Add the IP address of your Orion server with port 5060
      9. SIP Trunk Security Profile: Non Secure SIP Trunk Profile
      10. Rerouting Calling Search Space: Use a CSS which gives you access to wherever you want to call
      11. Out-Of-Dialog Refer Calling Search Space: Use a CSS which gives you access to wherever you want to call
      12. SIP Profile: Standard SIP Profile
  3. Configure SolarWinds Orion Advanced Alert to use sipcli
    1. Open the alert you want to edit
    2. Navigate to the Trigger Actions tab
    3. Select Add New Action
    4. Choose Execute an external program
    5. Under Program to execute enter "C:\sipcli\sipcli.exe 1234 -d 192.168.1.10:5060 -t "This is an automated message that the network node ${NodeName} is down." -c g711u -h 5"
      1. C:\sipcli\sipcli.exe = Update to match where you extracted sipcli.exe in step 1
      2. 1234 = this is the phone number or extension you want to call, format it however you need to to place an external call (i.e. add 9 to the front if necessary)
      3. -d 192.168.1.10:5060 = This is the IP address of your CUCM server
      4. -t "This is an automated message that the network node ${NodeName} is down." = This is the text to read, you can add any variable you need and it will be dynamically filled
      5. -c g711u = Define this to use the G.711ulaw codec
      6. -h 5 = this defines how many times to repeat the audio before terminating the call, if you are calling a cell phone, you many want to set this higher than 1.
    6. Configure the Alert Escalation however you need, my example is below:
      1. We wanted the phone call to be placed 1 hour after the event triggered and if it had not been acknowledged
      2. Check "Do not execute this Action if the Alert has been Acknowledged"
      3. Check "Delay the execution of this Action" and set for 1 Hour
I hope this helps, please leave me feedback and comments / questions.

Disabling Hardware sensor - Bias current sensors

$
0
0

Hi Guys,

 

I'm new with Solarwinds - orion, need your help here.

I'm trying to organize our alerts console, clean uncheery/buggy alerts.

 

I stumbled upon the Cisco bias current sensors alerts, from digging the forums I found the changing the default MIB should solve things, well it worked but not for all devices,

for the rest, I wanted to disable the hardware sensor to eliminate these buggy alerts.

strange thing is, I'm disabling the alerting sensors, alerts go away and everything is good, but then, after 10-15 min they are re-enabled by themselves

 

How can I handle this mystery?

your help is much appreciated.

 

thanks,

Alex.

Find Alerts with Specific Node Properties

$
0
0

Hello,

I'm fairly new to Solarwinds so I apologize for the newbie question.   I recently found out that a node's properties (and custom properties) are frequently used when creating alerts.  This means that if I change the value of a property, the alerts pertaining to this node may no longer apply.   Is there a way to know which alerts apply to a particluar node, or if there is a way to dump the alerts with information about what the particular triggers are?

WiFi Discovery

$
0
0

So, I'm a brand new n00b to Solarwinds... I'v ebeen aware of it for years just the companies I've worked for haven't used it. Now, my current employer is moving on from our old product and we are taking up with SW. To that end, I'm liable to ask many stupi dquestions but I'm goign to beg your indulgence up front.

 

That said, I will, where my "search fu" works see if I can fin dthe answer myself. So first issue... I'm reading NPM 12.3 Admin Guide and it has this to say about wifi discovery: (emphasis mine)

The wireless interfaces are not found during discovery process. When a wireless device is added and an inventory search is performed, each wireless interface found is added to the database and polling begins.

Would someone be able to put this into plainer English fo rme as I'm not following it? As a practical example, I've run a discovery and it's picked up a switch and the 4 IP's that are the LAPs but it doesn't give me any details - no serial numbers, no interfaces, nothing. Secondly ConnectNow can't / won't do a layer 2 link up to the devices.

 

For the record I've singed up to the "Configuring Orion Views, Maps & Accounts" on July 11th so hoping that will help a bit but any other pointers at videos, or docs will be gratefully accepted.

 

S.

Tips and Tricks for a New to NPM / Atlas / etc

$
0
0

So come on folks ...

 

You must have found frustrations when you first started with Solarwinds?

 

So what tips and tricks that you've maybe learned the hard way do you have for a newbie?

 

Stuff like:

  • how can you mass change the graphics in atlas for any given bit of hardware?
  • once a graphic is added can I bulk edit their size?
      • if not, can I change the default size a specific graphic comes in at?
  • How can you edit SNMP details after they've been added during a scan
  • how can you manually add interaces in NPM (I know this one now)
  • add a new interface for apreviously discovered node / object (also know this one)
  • any specific tips for osmeone transitioning from using WhatsUp Gold and WhatsConnected from IPSwitch?
  • etc ...

Monitor a specific URL - failing

$
0
0

I am trying to set up URL monitoring in NPM – some are External URLs some Internal URLs

Following instruction for Monitor a specific URL > Add Node > Polling = External Node > choose Web Link > check box ‘inherit credentials from template’ > Test >

Test fails – ‘testing on node wmsmeet.iscmotorsports.com failed with Down status, the underlying connection was closed” an unexpected error occurred on a send’

 

What is this URL monitoring trying to do? How does it monitor? What template is the credentials applying to? What credentials does it need?

What do these numbers mean for EIGRP Univeral Device Poller?

$
0
0

I created a Universal device poller to monitor EIGRP and added the table to the Node Details page but I don't know what the output means for these columns:

 

cEIGRPPEERADDRTYPE          cEIGRPPEERADDR - LABEL

 

               1                                                       65536.200.0

 

 

Can anyone translate?

CISCO ASA VPN MONITORING :if the active user is more than 650 and CPU load is 60%?

$
0
0

Hi Team,

 

We need to monitor the ASA VPN connection throughout the week, if we see connected User or High CPU then we may need to flip the new connection from Location A to Location B. Please monitor and let me know if you see any such spike in Connected User.

 

Can we check if there is any way to trigger an alert if the active user is more than 650 and CPU load is 60%? I would like an alert to be sent to my Email id and if it works then we will configure to cut a ticket.

 

Thanks !!


NPM Server specs/issues

$
0
0

So we have Solarwind's running on three virtual machines and a physical server for the SQL. (They are all 2012 R2 Servers)

 

A primary poller, additional poller  and the NTA storage server.

 

The 3 vm's are built identically , 8 cpu's, 32 Gb Ram 60 Gb "C" Drive and 100 Gb D drive (application space and swapfile)

 

The issue we have is that NPM diagnostics often throw up issues and NPM is very slow to unusable.

 

Can anyone give me the definitive answer as to how much memory and cpu should be allocated for a vm ?

APC Smart-UPS

$
0
0

Hi,

How to monitor APC Smart-UPS 1000/2200/1500/3000?

Do i need to use UPS Network Card or i can simply plug n discover in NPM?

Hope that i can get a "for dummies" step by step help from u guys...

Thanks 

Problems polling wireless controller access points in NPM 11.5?

$
0
0

Has anyone run into any issues when polling a wireless controller in NPM 11.5? I recently did a fresh install of NPM and tried adding a wireless controller (Cisco 5508) that has 21 AP's on it. It discovers one of the AP's but not the other 20. If I SNMPWalk the OID on the controller for the AP names, it returns the correct names for all 21, but the only one that is displayed in NPM is the first in the list. Ive tried deselecting/reselecting the wireless controller resource, rediscovering/repolling, and even went as far as deleting the wireless controller from NPM and readding it. I'm still only seeing the first AP. Has anyone else seen anything similar to this or have any ideas to try? Thanks in advance!

Network Atlas - Map images, what map API and child maps question

$
0
0

New user to NPM and trying to figure out how to create a nice looking map. I don't care for the default orange maps that are included in Network Atlas and was told I can use my own. Great! So I've been using Google to find some new maps of North America, but can't seem to find any that interest me. Using Google Earth now to save map images. What have others used?

 

Also, I created groups based off State locations. Within those groups, I have network nodes. I want to be able to drill down on the map to see the nodes in case one appears down. In some reading, it seems like I need to create child maps. So, if I have 13 or so state maps, do I put the nodes on the child maps, and then somehow connect the child maps to my main map that shows the entire country and group names that are based off the locations? Hope that makes sense, still having my coffee.

 

Lastly, should I be using Google maps or Mapquest API? I'd like to use Longitude and Latitude in order to place my groups that are based off of City, ST.

 

Thanks in advance for any helpful information.

2016 Server - WMI Port exhaustion

$
0
0

Has anyone else had issues with this?  Anyone know if their is an out of band hotfix for it?   I couldn't not find anything searching technet.

Twice I have been hit by one server causing port exhaustion on a poller.

 

From what I can tell,

     1. WMI connection attempts to establish

     2. connection times out, but never closes.   It does not even enter a time_wait status.

     3.  Eventually application monitors start to fail across the board due to port exhaustion.

 

 

I uploaded the application monitor i threw together for this too. 

 

Ephemeral Port Monitor

 

 

Thanks,

Ben

Wiping an APE and re-installing

$
0
0

All,

After consulting with support on some of the issues we are having in our pre-production environment, we have come to the conclusion that we are going to re-install the Orion and DB servers after we re-image our AWS servers. We want to re-install the APE's associated with these servers as well, so I want to wipe the APE of any solarwinds files, and completely re-install to make sure our versions are in sync, and we are starting clean.

 

Is there a recommended process to wipe the APE's short of a re-image? is it as simple as removing the SolarWinds folders or un-installing the modules and then removing?

 

Would appreciate any thoughts on the procedure, and watch-outs.

 

As background, we have the Orion and DB and EOC servers in AWS, and three APE's on-prem for polling/discovery.

 

Appreciate any suggestions,

SteveT

What should Network Topology Mapper next release focus on ?


What is the #1 networking problem you need to solve in the next 30 days?

$
0
0

Please expand on “Other” and why by adding a comment below.

Mobile device monitoring/management features

$
0
0

Which of the following is your highest priority feature provided by your MDM solution?

Feel free to add more options in comments and vote for them using Like button!

Ending Support for SQL 2005- Thoughts?

$
0
0

With the end of Microsoft's extended support for SQL 2005 rapidly approaching (Microsoft Product Lifecycle Search) we are investigating the possibility of announcing a future end-of-support for SQL 2005 for the Orion platform. We know the percentage of customers running 2005 dwindles daily, but wanted to pose the question to the community- anyone out there running 2005 that would have trouble migrating to a (slightly) more modern SQL version?

Netpath not showing redundant LAN links

$
0
0

Between the probe and the destination is about 4 or 5 hops.  Some hops, with redundant links, aren't showing redundant paths - netpath is showing a straight hop to hop topology, like a straight line.

 

Specifically, the flow is crossing a router, that has four uplinks - 2 each to 2 parallel L3 switches, which also have 2 links each to the destination.

 

So, it should look like line to a baseball diamond.   I'm using Cisco EIGRP, with ECMP routing.  All the hops are monitored solarwinds nodes.

 

here's the routing table I'm worried about - as you can tell, the routing table has four hops, with equal metrics:

 

RMER1#sh ip route 10.24.2.5

Routing entry for 10.24.2.5/32

  Known via "eigrp 250", distance 170, metric 51210880, type external

  Redistributing via eigrp 250

  Last update from 10.24.90.13 on GigabitEthernet0/0/4, 1w0d ago

  Routing Descriptor Blocks:

    10.24.90.13, from 10.24.90.13, 1w0d ago, via GigabitEthernet0/0/4

      Route metric is 51210880, traffic share count is 1

      Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit

      Reliability 255/255, minimum MTU 1500 bytes

      Loading 1/255, Hops 2

    10.24.90.9, from 10.24.90.9, 1w0d ago, via GigabitEthernet0/0/2

      Route metric is 51210880, traffic share count is 1

      Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit

      Reliability 255/255, minimum MTU 1500 bytes

      Loading 1/255, Hops 2

  * 10.24.90.5, from 10.24.90.5, 1w0d ago, via GigabitEthernet0/0/3

      Route metric is 51210880, traffic share count is 1

      Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit

      Reliability 255/255, minimum MTU 1500 bytes

      Loading 1/255, Hops 2

    10.24.90.1, from 10.24.90.1, 1w0d ago, via GigabitEthernet0/0/1

      Route metric is 51210880, traffic share count is 1

      Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit

      Reliability 255/255, minimum MTU 1500 bytes

      Loading 1/255, Hops 2

Simple NetPath Summary Widget

$
0
0

Want a simple summary of your NetPath services?  You can do it with Custom Tile.  It comes out like this:

 

Clicking on any of the statuses or numbers will bring you to that list with naming convention <Service Name> (<Probe Name>):

 

Clicking on a path will take you to the path visualization NetPath is known for.

 

To get this yourself, customize a page and add the "custom tile" widget:

 

After placing on the page, click "Edit" in the top right of the widget and select one of the NetPath options under Entity Filter:

 

 

If you want to get fancy, you can add an advanced entity filter and filter to a specific, widely monitored Service, or all sorts of other pivots:

 

Add several of these to a page to build a dashboard.  It's a neat use of a common resource.  Thanks to jblankjblank and his team for creating this and showing me this NetPath specific customization.

Viewing all 21870 articles
Browse latest View live


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