Comments
-
We're actually looking for something to monitor IPSLA between Cisco router endpoints, not necessarily the video manager.
-
Thanks for the suggestion. This time I got all the way through the mapping, but only the VLAN interfaces show up. The log shows this: Layer 3 log Messages 5/4/2012 8:09:17 AM - Testing credentials... 5/4/2012 8:09:17 AM - Downloading ARP Table... 5/4/2012 8:09:30 AM - Stopping collection message: Error getting data…
-
OK so should this be ${VolumePercentAvailable} or... ? I'm not clear how I'm supposed to be calling the value.
-
That's what I thought too, but no such item in my list...
-
That is definitely excellent, but is there any word on when this will be available? We definitely won't be waiting 3 years to get rid of Flash where I am.
-
Same here -- 5.6.0 only, never had this problem in previous versions.
-
Appears to be working now. Thanks all!
-
I have actually replaced the default setting within the Url field so that it has the actual named URL (e.g. https://someserver.somedomain.local/sites/baconrules ), so I'm not sure if the raw IP address thought still applies. We don't have any custom designed 404 error pages, just defaults.
-
Thanks. The UDP was already selected for both Chart and Gauge. The gauge works, the chart does not. I have tested the UDP and it pulls a result from the device (and displays the current value both on the gauge and on a table).
-
Sorry -- I'm not having trouble downloading the config itself; I'm having trouble in that NCM thinks that the blank lines in the config have change to... wait for it... the same blank line. I don't see how I can change the protocol for connection to TFTP either, unless I'm looking in the wrong place -- but downloading the…
-
That did it. Somehow I missed that 7.2.1 had been released. Thanks Jiri!
-
No other solution than the one I posted above. It hasn't happened recently so I'm not sure if a later version of the NPM poller was more robust; in what version are you seeing the problem?
-
Is this different on Windows7 systems? On the test I ran it's coming up as HostIncident.EventInfo .
-
Is there a solution for those of us who don't have $1995 to drop on yet another SW product?
-
Negate a specific user shown at the end of the line. The line looks like this, courtesy of Cisco: ! Last configuration change at 07:45:09 EST Tue Jan 14 2014 by userjoeblow I'm trying to get it to ignore the ! Last configuration change line but only if it has userjoeblow at the end.
-
Jiri, That doesn't appear work as desired unfortunately... still getting the change notifications for the user...
-
Hmmm, possibly. I did get the report just after midnight as scheduled so it may have been a PEBKAC error. Thanks!
-
Nope... as you can see I never got a reply...
-
I believe so, thanks to Michael Torok for the prompt response!
-
Thanks Pavel, that worked well -- I bound HTTP to the Default Website and scripted the default ASP document to forward to the secured site.
-
Sure thing... so here is what the display looks like. Note that all of the Pollers are on the same row, with a horizonal scrollbar... not ideal. Here are the settings for this when I click the Edit button:
-
The first thing the installer does is stop the service, so it shouldn't be running, and I only ran the install once. It's like the installer doesn't stop or remove the scheduled task so that process is stuck.
-
What if a small company doesn't have a DBA? I understand Solarwinds is growing by leaps and bounds, but not all companies have them!
-
SAM 6.1.1
-
Trigger querySELECT DISTINCT Volumes.VolumeID AS NetObjectID, Volumes.FullName AS Name FROM Nodes INNER JOIN Volumes ON (Nodes.NodeID = Volumes.NodeID) WHERE ( (Volumes.VolumeType = 'Fixed Disk') AND ((NullIf(VolumeSize,-2)-NullIf(VolumeSpaceUsed,-2)) <= 1073741824) AND (Nodes.Vendor = 'net-snmp') AND (Nodes.Vendor <>…
-
Thanks - my problem with using Custom Properties is that there are more nodes that I do want to be alerted on than those that I don't. It would be an administrative nightmare to have to assign the category to every system I did want to monitor (and then be caught when Dev spun up a system without telling me and then…
-
This is the Network tab on the left in the Node Details page. I believe the Routing Table entry was there out of the box.
-
Thanks much!
-
I can telnet to the port from the NPM server. The Portscan strangely says it can't connect. What's the difference in their connection method?
-
You've touched on one of the other problems I never experienced until the 5.6 upgrade: I can't run reports (at all) with the Reports tool. Reports run forever (open case 525068) or I get an "Unknown Database Connector Error" even though the Data Source is correct. I did finally get the DB Maintenance report to run; it…