Comments
-
Im shocked that it isnt there already ... VRF on NXOS is widely used
-
i think there alteady is avote for this but still
-
voted - we need environment, Heatlh ha monitoring etc
-
Yes me wantz it
-
I run NCM 7.3.2, NPM 11.5; for reasons not yet clear to me, I have discovered that There are two kinds of Reports. OrionReports and ConfigReports. The latter is found under CONFIGs -. REPORTs and in here are inventory reports, that will pull firewall and other stuff serials !! the name is Physical Entities (Serial Number)…
-
I need the Orion Map widget to be able to do the same as Classic Widget for Maps, where I can use Maps dynamically, using f.ex ${Name} - This Option isnt implemented in "new" Orion Modern Map widget, as in here I have to select a fixed map name, thus blowing it for all the dynamic group status pages , as they will se the…
-
IP SLA UDP jitter support for N7k ! I was under the impression it worked, and started to configure it, only t ofind this thread ... I used it like this: Create manually SLA in router, after enable the feature. Add the monitor operation in VNQM, which discovers it, reads tags etc, but is not showing any data ... ICMP echo…
-
Hello Sir, I am investigation similar approach, as I need to monitor UCS-C220 M6 chassis for hardware health like failed HDD in RAID etc I am unable to locate and "Hardware health" when list resources, nor can I get "Poll for UCS" to work. I suspect its because the UCS-C isnt a UCS MANAGER How to you manage this ?
-
So to repeat myselfs, the reply I ended up with i present int the first line: I ended up just adding a custom device template and enabled it for auto detection: It very much need more focus, but it does the trick on fetching the config for backup reasons this <Command Name="RESET" Value="terminal length 999"/> and this:…
-
The really oly pain here is we need to do this for eash OID we want monitored ... like .1.3.6.1.4.1.12356.101.4.3.2.1.2.73 = STRING: "PS1 Status" (0=ok or 1= ?) .1.3.6.1.4.1.12356.101.4.3.2.1.2.80 = STRING: "PS2 Status" (0=ok or 1= ?) and maybe one temp OID and one FAN
-
So I am not gonna do SWQL in my alerts, as I think this is bad for perfomance. I have created the UnDP, then goto "CustomPollerThresholds" and add the values and logic there, then goto an alert and create and add the alerts definition - This method will do for any OID we poll, so I will go ahead and create same style…
-
Hiya, I know how your expert thinks :-9 in a single management IP setup, you will alway poll the sameIP, right :-) But since this is now the secondardy unit, the Prio OID reflect this. So from a SNMP poll point of view the Prio OID changes. Off course it doesnt change in the units, only in the OID. And I tested this…
-
Hiya @Stuartd Thanks alot for your fine reply. And you're rihgt the HA will only work when each member has a mgmt-ip. My setup doesnt, so the OID will always be "1", both in failed and normal mode however, i tested this today: These two OID change when in a failover scenarios: .1.3.6.1.4.1.12356.101.13.2.1.1.16.1 = STRING:…
-
Thanks Sja ;-) Indeed a short and somewhta sad list ... Believe me, if grunt about this to whomever ask for my opinion around Fortigates & Orions :-) This will just be one of many tales to tell.
-
Hiya M. Thanks for taking your time and reply to my question. I am curious to know how you monitor the fortigate 2601F hardware using NPM - please do tell more. I can't find any health monitoring other than CPU/RAM. I need to know about PSU, FANs, HA Status , and this by means of polling - not reply on the box itselfs to…
-
I ended up just adding a custom device template and enabled it for auto detection: <!--SolarWinds Network Management Tools--> <!--Copyright 2007 SolarWinds.Net All rights reserved--> <Configuration-Management Device="Mellanox SH2200" SystemOID="1.3.6.1.4.1.33049.1.1.1.866573"> <Commands> <Command Name="RESET"…
-
Hi, In that case I would suspect the device. Try "default Interface" the interface as this would clear IP info and Netflow config on the interface. Last resort ... reboot device
-
by "disabled interface" you mean its disabled in Orion or its in shutdown in the device ?
-
have you tried to upgrade ?
-
Hiya Marc, Thanks for your reply / I did prior to the post, upgrade the MIB to latest version 1.1.0.247 I have now also done SNMPWALK, and compaired the 2110 output with the "working" 2130 output They both respodns to the same OID's , only the 2130 whici has dual FRU PSU, report this, which is expected. I have attached a…
-
Thanks alot Tony ! Very fine suggestion I have ofcource allready tried 3v times reinstalling . uninstalling etc, even cleared tables like: [dbo].[IPAM_Engine] [dbo].[WebSettings] [dbo].[VoipEngines] [dbo].[Engines] [dbo].[OrionServers] with ref to the bad server. If you can check : 00559108 I am ready anytime Today was a…
-
digging more, it looks like I only see nodeID related event, and therefor not seeing the interface event etc on that node ... (?) How can I get the Last xx Event widget to show same content as Event viewer ??
-
I think its this one : https://solarwinds-v8.hosted.jivesoftware.com/docs/DOC-157379
-
The interface info is within the Netflow info, so it just informa you that the interface is not managed within Orion. I am runing with the setting in "NetFlow Traffic Analyzer Settings" Enable automatic addition of NetFlow sources Allow monitoring of flows from unmonitored ports (666 of xxx PDU(s) have been received from…
-
wbrown - thx 4 the reply. Only I get this error, and the link is dead ... (the "Why is ..." link)
-
Hi,Please tell me how you import this poller ? - I get error when doing both import via GUI and via Server-App ?
-
I like your reply - but can you tell me how would you create a report that will show you the serialnumbers for both routers and firewall (and other device for that matter) How can this be done and what approches must be made
-
did you manage to solve this ?
-
Even on 12.4 this is still an issue; you have to be Node Manager before the SSH ACCESS ENABLE are in effect. Would be VERY nice if the SSH ACCESS ENABLE would work in all RoleBasedAccess scenarios.
-
yes, i do this via a custompoller i found in thwack somewhere : (Cant really recall where ... ) cacheClientTotalConns (The number of total client connections.) cacheServerTotalConns (The total number of server connections.) CPU_Utilization (Percent CPU utilization.) fanRPMs (Fan speed in RPMs.) mailTransferThreads (Number…