Comments
-
correlate the Row ID to the OID .....Use the table OID as the start of a snmpwalk - the walk should contain the value you are looking for along with the exact OID.
-
If you want the device model # then setup one of those OID's as another UnDP - test both to see which works best across your range of models. If you are not getting anything returned on the SKU OID's (1.3.6.1.4.1.318.1.1.1.2.2.19, & 20) try using GetNext. (or Get with a .0 at the end). I tested this on what I had available…
-
it's all in the data flow - log shipping i think is the recommended way to keep your DB's in sync. Are these still two separate SW installs, or a single Application Install - and if so where is the app? Do you have a support case open? I would say, at least get with your sales rep/engineer for recommendation if you have…
-
Sorry, I wore my cape today!
-
You gain the ability to put that group on the World Map or any Map. Plus the option to show your grouped items visually. Not much....there are some FR's out there to expand the correlation of the groups to more DB tables. (And I am sure I might even be missing a major point with the groups as well - I'll let it marinade…
-
But it changes when the sun goes down...
-
Is this a private or public site? I had some auth/page load issues in the past when setting up transactions for internal/intranet sites. I had to use a local, non domain account on that recording box to record those specific transactions. I am not sure what I might be able to determine/or not from the file. There are log…
-
You could make mine SQL, I was just laying out the logic, and you nailed it based on specific interface. Though unless you want to build in another simple condition (single matching of a status or property), I would take out the top ANY (start with ALL conditions - int status down, node name ='s then ANY interface names =…
-
You must supply a link.... how ever will we find said request?!
-
When you deleted the older data from your IPhistory table, did you also check or adjust your maintenance settings/retention? Also, how often are you scanning subnets? An errorof this type does point to the data and how you are handling that. I keep going to a couple of lines *at…
-
I would open a ticket as this issue seems to be re-occurring. Not quite sure of the frequency, but this is hardly an issue that I have ever run into(if at all)... Setups : 2 App Servers with 3 (and then 4 pollers) , and now new version 1 app server with 6 pollers (reduced from 8)...
-
Interesting. Curious the last time you updated your MIB.cfg files? Old ones may be missing the OID structure you are looking for on that specific device. That may help your view. But now that I understand your situation, I must agree with that the changing of any setting should be included in the audit logs - or create the…
-
No, not at this time. I believe there is an active feature request, because we need an option to reactivate while suppressing at least some of the actions.
-
sja , call Support - they can ease your mind here. I had an engineer walk me through the possibilities of what the update would fix vs. the current issues that I would experience with update. For me it is waiting for these hot fixes. So I get the fix via the new version that I want; as well as the Bug Fix to eliminate…
-
Communication and Auto Determine would be if you are running NCM as well as NPM. It will show lower on the EDIT NODE Page - allows you to set credentials for login and inventory using NCM Below that you can choose the type of device or OS you will be logging into, but Auto D works pretty well.
-
If you go this route - make sure you save your additions into a separate file - and with each new MIBs.cfg released you may need to re-add those specific devices back into the file.
-
So some progress, but not enough to be satisfied. I still have many devices showing only as Cisco... and though insights limited, it may open up a few options for the hardware health monitoring depending on your NPM version. I would say, add your Expected Machine Type, Model # and System OID to this posting : Tell us your…
-
Thanks mharvey, this is what I was able to confirm shortly after posting. Meaning now I need to re upload my NCM Server Template.
-
If you edit a view - and someone else has that view - YES they will see the changes. A way to manage what other people see - if you don't use their views ; 1 - create local accounts with generic names of each group/department/etc. 2 - simple login, no ability to change views(unless you setup complex PW so others can't…
-
Sounds like the system is holding on to some of that data and alerting on the values after you stop polling the HHM. Not sure if you could find those details in the DB Manager to remove from that specific Node ID, but now I am curious.
-
I like that - there are many modules/display or items that I would love to have a 'sort' ability to. Nice work mgiffin
-
What I use is for alert suppression, I have two custom properties setup as Date/Time, Maintenance_Start_Time & Maintenance_End_Time WHERE ( (Nodes.Vendor = 'Cisco') AND (Nodes.Region <> 'Data Center') AND (Nodes.Status = '2') AND ( (Nodes.Community = '***************') OR (Nodes.Community = '***************') ) AND ( (…
-
This is a nice little setup you have here. Monitor your critical network nodes and main app servers(NPM), from there you can dive into the servers and monitor the critical services specifically with SAM, Add your VM Hosts to the Virtualization Manager and watch your app stack build up to start showing where possible issues…
-
I would prefer at least a little more contrast. I can go without the outlines, but the extra space that it takes to keep it clear may not be the proper way when you lose so much real estate to empty space.
-
Okay, setup looks pretty good. On the left axis, I would choose the left Y axis choose the bps for you unit displayed. Your data has commas from what I can see. Not sure if that is separating values or just your readout. I would remove one data set and see if he graphs show correctly. But now I see you are trying to pull…
-
Shall I quote? " If I enable this setting to monitor all my ports on 200 Cisco switches..." ... and you get the right answer .. .. .. -
-
HolyGuacamole that is just GRAND! Thanks.
-
I always found syslog to be easiest for this. What is your Alert setup for the logs? If it is too broad you may be picking up on too many messages.
-
turn off the option for the drop down list - then adjust the alert to use contain of this custom property - then re enable the Restrict Values : Create a drop-down list of values or SQL will do what you want - cultivate the alert and change to sql and adjusting that base should be easy.
-
Okay, so I found this in the DATABASE MANAGER! - on your Main Orion Web Server (Main poller, if they are not detached yet) Once your server populates, expand, and find the 'VIEWS' then double click and you shall see the Table you can Edit! Easy as Punkin π !