Comments
-
Microsoft made some big changes from MOM 2005 to SCOM 2007. They broke all integrations. We are investigating what it would take to build a SCOM 2007 integration. We'll have to start from scratch.
-
hi i am starting to use syslog and i would like to ask if it is possible to filter the ''actions'' performed by only a selected user is there a filter for this?
-
Are you using the host seed file? If so, the Auto-select Subnets command needs to be set to 'false'. Importantly, you need to have a space before the commands and before the nodes in your seed file, or it won't work.
-
If you want to do something like this with LEM, you can use the network traffic events generated from your firewall, but it's generally going to be looking for anomalies in a somewhat limited way: * Frequency of events - an excessive count of occurrences/hits from a specific host, to a specific host, on specific ports, or…
-
Ah, I know just what's going on. The traceroute, whois, and nslookup commands route through an agent rather than requiring you to install some extra component into your LEM console or some other tricksy way that would probably make you uncomfortable about your browser executing commands on disk. How it works: * The FIRST…
-
You can still do Warning or Critical. If those status terms don't show up in the drop down, you can just type them in.
-
Hi Josh, How did you go with this one? I believe the SolarWinds Server & Application Monitor has a JMS event stream and SOAP XML API. This should work for interfacing with the 5620 SAM.
-
ok found the answer on this issue. with the new version doing the topology tracking it seems that the data being placed in these tables is the issue the exact tables that are causing everyone to see this now are TopologyData and NodeL2Connections and NodeL3Entries prior to these tables NPM policed itself well and with…
-
In the past we've done this with standard SQL server commands. Have a look at this article for more information: http://www.simple-talk.com/sql/database-administration/defragmenting-indexes-in-sql-server-2005-and-2008/
-
Also if I create another HTTP monitor and enter the site, from the first HTTP monitor into it and then delete the first HTTP monitor and save it. I see a permissions error but it works! So there is a bug here with the first HTTP monitor that makes it impossible to rename it unless you create new HTTP monitors and then…
-
We made a couple of changes to Map Maker to help with scalability. Instead of showing a single flat list of nodes, we now group the nodes. That grouping starts off collapsed. Your node list might be there but collapsed? Is that a possibility?
-
Okay i've had my HTTP application monitors running for a little bit and I thought i'd go back in and have another look to see if I can rename the HTTP monitors. The first HTTP monitor I clicked on I could not rename. (Notice RENAME greyed out). The second HTTP monitor I can rename. Notice RENAME button is no longer greyed…
-
This is not a limitation of the trial, it is a bug. The easiest workaround is to connect to a single appliance (on first connect, so the list is only showing the one you want to add to). I will make sure we have this recorded, I know we have a few multiple manager in a single console issues that have cropped up as of late.
-
So you want to see all the apps on a node? If you add the Top XX applications to your standard node details view, you'll see exactly that. Is that what you're looking for, or am I missing a piece of it?
-
This is a known feature request. For now, up/down status is tied to ICMP.
-
If you change it on a view, it will be changed for every device. It isn't a device-by-device thing.
-
In version 4.9 I just have to click on the refresh button at the bottom of the screen. In your screenshot this is currently spinning. So maybe it was fixed in a later release?
-
There sure is, but a lot of different ways to get there. I use the following command, run from a command line to get a list of Windows servers. This is run on a server which has SQL. sqlcmd -S <ServerNameGoesHere> -E -d netperfmon -W -h -1 -o <YourOutputFileNameHere> -Q "select caption from nodes where vendor like…
-
Thanks looked past the :Last XX quite a few times. If it don't work out I'll have to try and write a report.
-
bump...
-
That worked! I had to start with the ALL NODES resource, then trim it down to Department='WAN' AND Unmanaged=1 Thank you!
-
Yes. That's normal.
-
Following theses posts I decided to check to see how many connections I was seeing on our Orion servers. Orion 8.5.1 SP3 - 168 Orion 9.1 SP3 - 119 The SQL comamnd I used was: select getdate() as Date,db_name(dbid) as 'Database Name', dbid, Count(dbid) as 'Total Connections' from sys.sysprocesses with (noLock) where…
-
hi there log into system manager, browse to the node and delete the Interface errros poller for the interface you wish to stop collecting parameters on.. cheers dan
-
Not today, but that feature is coming in the next APM release.
-
The upgrade to the latest HDM worked. We are now able to see all of the disk drives and they are now reporting. Thank you for all your help, Maja
-
Don't know if this helps. But I configured another AMS2500 we have are having issues with the two Seagates pictured at both sites not being recongnized by profiler. Thanks, Maja
-
Being new to this forum board can you please define what a PM is? Thanks, mgerdin
-
Can we add a feature similar to node custom poperty to the user accounts also I'm not sure I understand what you're trying to accomplish. Can you explain the business problem in more detail?
-
Yes i did configure the connector and set the data at max length. But still nothing.