Comments
-
The guages are for the last reported values for the ESX host. It's not the sum.
-
Sorry Guys, having checked the verision of DB for the converion, we are using 7.8.4 not previously stated 7.5. Does anyone have any suggestions as to the direction we should go in. DataBase restore and verification is good when using the wizard to connect to the DB so we can't see a reason for the failure. Thanks Nigel
-
Yes. You could associate a custom property to each node--e.g., "Production" or "Development". Then modify your alerts to include "production" as part of the trigger. Watch this tutorial. It uses this very example. www.solarwinds.com/.../OrionAdvancedAlerts.html
-
Here is a better explanation of what I mean when I'm talking about missing data- In the screenshot below, the CPU LOAD values are gone, yet MEMORY USED values are populated. I don't think I have ever seen Memory values dissappear, but I could be wrong. This seems to happen fairly frequently...
-
Hi sunsager, If you want to find out more about Solarwinds products, a good place to start is here.
-
Since they are being reported from different devices, it's probably just a difference in the polling times. For example the switch may have been polled a few seconds later than the router, so the bandwidth usage changed.
-
Solved my own question... I had to change from Raw value to Rate. This seemed to work.
-
I just did this using your MIB, and it worked perfectly. You might try deleting the poller and recreating it. I didn't do anything special. Just entered the MIB, put a custom label on it, and told it what node to monitor with the display being a chart.
-
Hey Denis, Did you uninstall/reinstall the Crystal Reports Runtime as well? My other suggestion is to make sure you reinstall as admin ("Run As Administrator") and then make sure you run reports as admin (right click -> run as administrator). I've had weird issues that cropped up when I wasn't running reports as admin (or…
-
As someone who has used WHD in the past and considering switching back, this post really bothers me. This post is 3 months old and no reply from anyone at Solarwinds. Not sure leaving FreshService and coming back to WHD is a good idea at this time.
-
Have you tried adding a delay and sending an exit command? ${Delay:90} exit
-
Yes this is possible, and no/yes - you should be able to use wildcards. First, make sure you have your windows auditing enabled such that it logs these changes. The easiest way is to use the out of the box "Auditable Group Events" Alert Group and create a rule that says: [Auditable Group Events].GroupName = "SG-*_Support"…
-
Oh, here's another one I'm seeing. Top-N: Datastore IOPs Hour Old query| datastore.iops.hour:{0 TO *} New query| datastore.iops.hour:([0 TO *] -0)
-
This post really helped me out. However, here in the newer version, the Alert Manager is very different, so I though it might help to post the newer Alert Language: (In my case I was creating Volume size exceptions) A least one child condition must be satisfied (OR) All child conditions must be satisfied (AND) VOLUME…
-
Samuel, This is a known bug. It's fixed in NTA 2.2.1, which should be out by next week. Denny
-
Thanks, I will look into that!
-
Are you referring to a particular place in the UI?
-
This change was by design. We are now bubbling up the worst status. This was a long-standing request. Is this a problem? If so, can you give me details?
-
You should probably open a Support ticket.
-
You CAN customize existing reports with a filter (for example, take the Authentication Report and make it an "Administrators Authentication Report"). Run report, add criteria with Select Expert, Export to RPT, and run the RPT with the embedded criteria. Instructions: SolarWinds Knowledge Base :: Creating a Custom Filtered…
-
Hey Kris, thanks for reporting this. First, try refreshing (or closing/reopening). Next, try clearing your browser cached objects for your LEM appliance (and refresh or close/reopen). Next, try clearing your Flash Stored Objects for your LEM appliance - go to this URL to do that: Adobe - Flash Player : Settings Manager -…
-
Solarwinds NPM does not support Linux boxes. You can view the specifications here. Click requirements to see what is needed. http://www.solarwinds.com/network-performance-monitor.aspx
-
We're continuing to track HV's support for promiscuous mode to see if this is possible. Also, it's possible our docs are out of date. We don't see a lot of customers using Snort in the virtual environment anymore because of the spanning/mirroring requirements (usually best done by dedicating a hardwired port to the LEM…
-
A couple of tips from our dev team: * You'll need eset remote administrator installed - the nod32 connector is intended to connect to the centralized remote administrator database, not the database at each endpoint. * You'll need to create the system DSN using the 32-bit ODBC administrator…
-
How often are you polling statistics? Orion polls statistics on a schedule. From your description, it sounds like you might be comparing more real-time measures with Orion's polling stats. Try turning your polling interval down. You'll get more up-to-date stats. The trade-off is that you won't be able to poll as much.…
-
Any other reports of this? Any post 10.5 upgrade?
-
I'm seeing this on our 7k's running: Cisco NX-OS(tm) n7000, Software (n7000-s1-dk9), Version 6.0(1)
-
Just to be clear, we have no plans to integrate ipMonitor and Orion. These products will remain separate. ipMonitor is intended for a smaller customers who need broad fault monitoring. Orion is intended for network engineers who need deep network monitoring, scalability and extensibility (i.e., NetFlow, VoIP). We are…
-
"If you have a teamed NIC setup on those servers, you must first break the NIC team prior upgrading or uninstalling Neverfail Heartbeat. Failure to break the NIC team prior to upgrading or uninstalling Neverfail Heartbeat will result in a hung state." "When you uninstall FoE, be sure to change the hostnames and IP…
-
We're not sure. One thought is to create aa Custom Node Poller alert that specifies all the node properties that you are currently using. Then include an additional condition of CustomPollerName = SerialNumber. This should give the alert enough context to be able to use the alerting variables in the email section. Does…