Quantcast
Browsing all 20403 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: Alerting on percent packet loss by interface

Thanks for the reply guys.Cheers!!

View Article


Re: SQL Query to return Node Caption and SN?

the key is corenodeid in NCM_NodeProperties table then use NCMs nodeid=ncms nodeid... select n.Caption, ncmep.serialfrom Nodes n     inner join NCM_NodeProperties ncm on n.NodeID=ncm.CoreNodeID...

View Article


Re: SQL Query to return Node Caption and SN?

yep, so if you select ncmep.* instead of serial you'll get all components listed in entity_physical table and you have to get the chassis...I'm pretty sure the column "class" in the entity_physical...

View Article

Re: JMX Monitoring and the C3P0 connection pools

Is this information present in any other location that does not change with each reboot? You could create your own MBean that presents this information in a persistent fashion. The only other way that...

View Article

Re: Custom WCF Performance Counters Templagte For SAM

There are no WCF templates that are included with SAM. Nor was I able to find any within the Content Exchange.

View Article


Re: Define netflow custom application to include to/from server

Thanks for taking the time to reply. I have done the first since its a requirement for defining the app. 2nd one is pretty interesting. Both serve its purpose but its not what I was looking for. I hope...

View Article

Re: How to access mobile admin outside of the network

Hi Travisj, Many customers access Mobile Admin remotely (outside of their coporate network, on the go), so this is not really any different. You have two options:VPN on your phone to connect to your...

View Article

Re: Change detection notification but no change made

Yup if you go into conf t, it will log a syslog with 'Configured from console'. I use syslog for my RTCD and I only get an email if something has actually changed. I ignore the "! Last configuration...

View Article


Re: Location field...Windows

How are you polling your Windows servers? via SNMP or WMI? How does your database get the location field from Windows?  Location is a non-editable field. However, you can always create Node custom...

View Article


Re: Restricting Nodes from obtaining a LEM license

New nodes are detected based on what connectors you have turned on.  If you have turned on a Cisco connector that is reading the facility4 logs, any new Cisco device that you add to the network and...

View Article

Image may be NSFW.
Clik here to view.

Re: transfer SW license / database to another server

Ended up transferring node data "by hand" - needed to see type of polling (WMI, SNMP, etc.), what credentials were being used, and if they worked. Didn't seem to be possible in any sort of an automated...

View Article

Re: AWS question

We do.  Over our VPN tunnel.  As far as direct monitoring with no VPN tunnel, not sure if NPM integrates with Amazon CloudWatch.

View Article

Re: How to turn off topology monitoring

Is there a way to globally disable topology polling in NPM 11.0?

View Article


Re: How to turn off topology monitoring

Under Settings->Manage Pollers you can bulk-disable pollers assigned to nodes

View Article

Re: How to turn off topology monitoring

Thanks for pointing me in the right direction. I'm still having some weird activity where even though L2 and L3 topology polling is disabled, my Orion station still seems to poll my devices and spike...

View Article


Re: What to do if your CatTools console is blank.

This usually seems to happens after upgrade where the coordinates for the different panes gets corrupted and CatTools just gives you a blank screen. Restoring to default will restore the default...

View Article

Customization Database performance Analyzer

Hello,  We are doing a POC tool Database Performance Analyzer and have some doubts.  - Allows integration with AD and manage users, groups and permissions via the API? Do you have any examples? - Allow...

View Article


Re: Edit existing Field Names in Custom Property Editor

I am on V10.7 and imported custom properties from a spreadsheet created from an export from an old Orion to be decommissioned.Those properties were somehow imported with "double quotes" around them.Now...

View Article

Re: Assistance with SWQL Query for Node UP/SNMP DOWN

Good instincts, but I'm logged in as the admin account in both places, no Account Limitations.  There's no View Limitations either. I'm distinctly under the impression that there is something different...

View Article

Re: Location field...Windows

It looks like it is available only for domain controllers. Is it consistent with what you are seeing?Win32_NTDomain class (Windows)Where does WMI get the location data on a windows server?

View Article
Browsing all 20403 articles
Browse latest View live