Comments
-
Wow! If no one beats 1100 interfaces on one device then I think Solarwinds should send you a T-Shirt or something!
-
i don't guess it's A PROBLEM per se - but it seems an ideal situation to make use of the Custom Bandwidth setting.to get a true picture of In/Out bandwidth utilizations. if we just go through time basing utilization off of 100 Mbps as those 1.54Mbps become saturated and over-used then it seems it would never be spotted in…
-
It turns out that all my Adv Alerts where I used Custom NODE Properties in Trigger or Reset or Suppression tabs has to be re-done. Although these have been working for months, the 10.1.1 updates caused these, which only used multiple Custom Prop in Conditions, to stop. I'm having to go back through each alert and re-do…
-
I just created a new rule to test and it was successful. Here's my Syslog Message event which I was looking for (some details altered for security reasons). id=firewall sn=0017C53ECF6C time="2009-11-09 19:07:16 UTC" fw=1.11.25.12 pri=6 c=1024 m=537 msg="Connection Closed" n=0 src=10.7.9.4:51277:X0:test39.test.com…
-
Thanks DH but I got my answer from opening a ticket with support. The answer was to submit a feature request. As of today, APM does not support the INSTANCE name as a resource.
-
Maybe a developer will chime in on this. It seems to me it may be the OS controlling it and not the web page code, but maybe we'll find out. I'd like to know this myself.
-
as you continue to add other Pollers from the UnDp OID table and they are assigned to your Orion nodes, then as they appear in your Node Details View (web view) then select EDIT from your first newly created poller and you'll see a list of your table/pollers in the area named Select tabular Universal Device Pollers for…
-
seems to avoid the NULL if you use it this way. change your AND EndTime.EventType = 5 to this AND NodeID > 1
-
i don't but i can try to build one and do a proof-of-concept for you
-
I have it (APO) interfaced and working with Solarwinds. See this thread.
-
thanks for the replies...i'll look at using that part of APM.
-
If the STATISTIC is an hour then what is this value's meaning showing up in STATISTIC DATA? TEST 1 - File Change Monitor for TEST 1 - File Change Monitor on myserver Application Status: Application status is Up Component Status: Component status is Up Component Status Details: Component is up. Component Type: File Change…
-
strange...mine are in the file DISCOVERYENGINE.LOG in that directory. must be a setting some place to enable that...i'll look around in my Orion.
-
if you have a toolset like Solarwinds Engineer Toolset it has a MIB WALK tool to walk STANDARD and PRIVATE mibs. all you do is just put in your device's IP and it's SNMP string. the output will display that device's MIBs/OIDs. or you can use something else like SAPWALK http://www.smplsft.com/sapnews.html or there's another…
-
i often use SAPWALK.EXE from the command line. Usage: sapwalk [ip_address] [community] [startoid] <timeout(msec)> <retries> <compare[0/1]> <snmpport> <sleep_bet_req(msec)> eg: sapwalk 128.100.100.55 public 1.3 eg: sapwalk 128.100.100.55 public 1.3.6.1.2.1.1 2000 3 1 161 eg: sapwalk 128.100.100.55 public 1.3.6.1.2.1.1 90000…
-
thanks - we're trying it today.
-
It would go after the last CAST and before the FROM...but there seems to be an issue with CAST as DECIMAL - or maybe a declaration as you mention. DATEADD (month, months_remains, GETDATE()) as end_date If you substitute a value in the above statement, for instance, change months_remains to 10 or 11 or 12, then you'll get…
-
Mark, If you'll look at my two screenshots (Node & Interface). For this case, using Interface PercentLoss, what would that single variable name be? Thanks, LC
-
thanks to both of you for the clarifications.
-
Thanks Jason & Mark - it worked great ...like a smooth refreshing solar wind passing through space and time...ha
-
Wow! ..learn something new everyday around here! The Windows DOMAIN account used for APM CREDENTIALS had the password changed and it caused these components to go into UNKNOWN states. Thanks again for your quick replies.
-
That didn't seem to have any effect on things. So, I guess I'll be opening a Support Case on this. Thanks for the quick reply.
-
By coincidence I updated to NTA 3.5 yesterday and just checked my report and now it works. Have you updated to NTA 3.5? It appears to be the fix for this. Good luck!
-
That's good info for the 'you got a virus' event but we're mostly looking for some type of report to identify those systems in the corporation where the anti-virus updates got missed - that is - the .DAT files were not updated...mostly laptops in our case. We do use Symantec here, so I'll be offering the SNMP TRAP to the…
-
Lukas, That is the WMI I will need - thank-you! What we hope to do is to capture that string each time the process is called. By the way, this is a PERL.EXE process which does not always stay resident. So, it is in/out of the process list during business hours. The COMMAND LINE will show us the script being called and we…
-
Great! But I'm not surprised...both have their strong points. Question: I always thought it was one or the other - Basic or Advanced - but do you mean they can co-exist? I starting using Basic but left it in version 8.x for Advanced.
-
we checked that and our firewall allows anything from our 10. addresses. we have other DMZ systems all around this one which work just fine - but again this is the only Windows 2008 R2 in the DMZ and it's not responding to SNMP requests.
-
OK thanks for clearing that up for me. It would be nice to know when those type drives pop up on systems. Thanks again.
-
aLTeReGo I just had a request to monitor with an alert the FAILED outcome shown in your screenshot. Can this be done with APPINSIGHT FOR SQL monitoring?
-
I've been tinkering with this, and I might add with NO success yet, but I'd also like to see it work. It sounds like an interesting report. Can you perhaps take an example of some VarBinds and write it out into this thread so we can see what you expect this to look like as final output from Report Writer? In my own tables…