Comments
-
Am I correct in understanding that the versions of Orion and the modules that is installed on a hot standby or an additional poller are different from the version installed on the PRIMARY poller? They should be in the same version. else, it will not be sync
-
Hello all, I installed NPM and NetFlow module v3 on windows 2008 server and all went fine. Few days server crashed!! so I had to reinstall everything but on Windows 2003. However, no change in Hardware. Server doesn't connect to the internet. I tried using the same license key which was generated from Solarwinds website…
-
I don't think this is something that can be set or change
-
Hello, Does anyone here got an idea how this jobscheduler-error-thing can be resolved? I am unable to create new poller because of this, which makes the universal device poller feature useless.... here's what I have in my logs ...*** SolarWinds Job Scheduler v1.1.0.238, .Net Runtime v2.0.50727 ***…
-
Try reading this page http://www.solarwinds.com/support/orion/docs/gaps/gaps.htm
-
Hey Dan, The error message seems clear enough to understand that you need to apply the correct email address instead of the customized variables. ${Level_1_Alert_Email}
-
Packet Loss = I define it as "request time out" in Ping Test hehehe. One or more packets of data traveling accross a network fail to reach it's destination.Lost or dropped of packets CPU load = Amount of CPU Usage and/or Utilization of a certain device that being polled regardless of what application is running or what it…
-
Hi charpham, I have experienced it before and perform the ff test 1. Check if the polling engine is with the same version with the primary server start > progam files > solarwind orion > advanced features > monitor polling engine if not. download the new version on the customer portal and apply it to all polling engine 2.…
-
I have read the administrator's guide and configured my site to allow this. I want to understand how to create the actual accounts. I create the username in DOMAIN\<username> format. However, what do you put for the password? Do you have to know the user's password? I tried with a test account putting a password different…
-
depends on the routing protocol you use ( I guess) here are other sample snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps chassis snmp-server enable traps module snmp-server enable traps transceiver all snmp-server enable traps casa snmp-server enable traps tty…
-
HI Kiran, Try to do some troubleshooting. 1. Try to ping and traceroute the nodes that orion says "is down" from the Polling server (orion server) where that node is assigned. and then vice versa 2. Check for "possible" IP address conflict of nodes 3. If you have admin access, try to choose the nodes then "Poll Now" or…
-
I have tested it also. Via WMI it captured more than that of via SNMP. SW, any comment? Please enlightened us?
-
Is there a way to make these custom properties a mandatory item so when others add nodes it forces them to input this information? Sounds like a feature request :) Because I think this functionality is not yet present on the most recent version of Orion Though you can "mandate" other user to fill it out otherwise you'll…
-
You can set it on advanced alert manager, under tab 2, just put your wish parameter in "Do not trigger this action until condition exist for more than___ seconds
-
From what version to what version you did upgraded?
-
just an advise.....let DBA do their job :). if you don't have Database admin, submit a ticket and have someone from the solarwind do it for you or have them send instructions how to do it. For your own peace of mind :D
-
Hi Denny, I think the question pertains to CPU Utilization and not for Memory. Or does the formula for CPU is the same with memory? Question: If the total memory = virtual memory + physical memory, The threshold for Nodes with HIGH Memory utilization should also be Virtual Memory + Physical memory also, not just physical…
-
I think the reason why you are not seing anything is that you add two DIFFERENT limitations with THE SAME syntax(Location). Try adding 2 (NY and Texas) in a single limitation value by checking both in a single limitation setting
-
Do you have APM module installed? Can you post here the screenshot?
-
Please, how could I create an alert to monitoring all drives in a server to send an alert when 90% disk usage threshold hit 90% ? Yes sir,the steps help you how. It should be done in the orion box
-
Use Alert Manager. 1. Start>all programs>solarwinds orion> advanced alert manager. 2. Configure Alerts 3. Click New. name the alert as you preferred. 4. Go to Trigger Condition tab, set below rule for "Simple condition". Make sure you are at "Volume" in Type of property to monitor. Volume Percent Used is greater than or…
-
Roll it back to SNMP2c =)
-
First, you should have admin rights on the web console Second, You can clear those alert by checking the check box and click "Acknowledge Alerts" Button
-
.....IT seems like the way I have gotten it done is a hassle..... Does "hassle" means that when you trying to shutdown all services, the NPM stays at "stoping" mode? When I rollout or apply SP or upgrade, I did the following; 1. Open Task Manager, under Process Tab, Highlight NetPerfMonService.exe. Move the windows task…
-
2. Also How can I show the unit in percent (%) ex. 22% or 40%. I have tried it in advanced Option as MIB type: Rate Unit: % or percent but no go Thanks for the response guys, I have tried that but the % sign is not showing up on the table. Also on I would like to add on my inquiry item # 3 and #4 3. The value is not…
-
try applying SP5
-
Here are the top 2 tables that consume most of the DB, considering you have no other modules 1. Trapvarbinds 2. Traps If you did not used it you can truncate it. open database manager run this commands 1. truncate table TRAPS 2. truncate table TRAPVARBINDS And if you received traps that you think is not that critical or…
-
Check first if you have access on "Reports" in Account Manager> Report Folder drop down box and If you found out that it is in (no reports) then choose "\Reports" and check again if Reports are already in Customize Menus If it is still missing, you can create another menu and put this link on the address…
-
For me it's faster to create new as long as you save the OID
-
* Node Polling: What is used to poll a node? I am assuming ICMP Ping, but I just want to make sure. * Interface Polling: What is used to poll an interface? ICMP Ping, SNMP, or both? If SNMP is involved, what specifically is polled? * Volume Polling: I am assuming that SNMP is used to poll a volume, and I would like to know…