Comments
-
I was about to post the same, but for me its all 5 days I'm "unauthorized"....was unsure if it was part of the mission *insert squinting Fry from Futurama meme*
-
I would be down for any certs that SolarWinds would offer, would there be one per product that is offered? Would there be different levels like the Cisco certification paths, Ass./Pro/Expert?
-
Oh for the love of all that is holy! I just found the issue....and it took a lot to not bust my keyboard over my knee. I found the issue when I opened the developer tools in Chrome to generate the HAR and found the following: https://bpb.opendns.com for those unaware is OpenDNS and it is blocking…
-
Also restarted Chrome and that had no changes.
-
-
Past those OIDs I don't know much about SANs, I only went and found those for the Server Team that I work with. Sorry I can't provide more help.
-
Make a condition group, in the group specify the nodes and above the group you specify status = down.
-
If that was possible I would probably be placing some bets or obtaining a number of bitcoins I have 99 cookies to your 104, but it looks just like yours.
-
Look to this link to help you out :
-
I think route cache flow is for both ways, ingress will only show information for items coming into that vlan interface. But at the moment my netflow is unavailable to me, so I can't confirm.
-
That is why I am a little confused, however I never specified the IP or dns when I installed the APM module. I assumed it used the same DB connection that Orion does.
-
Unsure for the rest of you, but on my company's notes server on 2k3 the page file is set to 4 gigs. Which I think is what the problem is for me.
-
Another update, logged in via FireFox points show up and store comes up; walked away 30+ mins and now things are broken in FireFox.
-
Got it! Select distinct top 60 AlertLog.MsgID,AlertLog.LogDateTime, AlertLog.ObjectID,AlertLog.ObjectName,AlertLog.Message From AlertLog,Nodes WHERE AlertLog.ActionType = 'EMail' and AlertLog.ObjectType = 'Node' and AlertLog.ObjectID = Nodes.NodeID and AlertLog.MsgID like '%' order by AlertLog.LogDateTime DESC Change the…
-
Hmm, the closest thing I could find was the Alertlog table, and it does not track acks....perhaps this needs to be requested? From what I can see in my DB once a alert is reset the ack goes with it.....it could be stored some where else though.
-
When you run the report in Cirrus, go to File and look for a Publish to web page option, then you can choose which columns to dump to the site. I don't have links to it from the Orion pages, and gave the link to my company's inventory team.
-
Custom pollers should accomplish the same task, however I am not sure how to incorporate that into the weekly inventory setup. Also this way only works if the equipment was programmed to put its version into its MIB tree.
-
Yeah, the one that I am monitoring is a MGMT-EVA, its software that runs on a windows server, however the server team has to do math to get the reads or writes. The OIDs don't come right out and do that automatically for me, however I think doing a pure SQL query with math functions in between the OIDs would put the…
-
Did you also restart the service?
-
I have run into a similar problem trying to monitor AS/400 systems with processes, I can run a dump on the 400 to pull in resources however not all are listed. The only thing I could come up with is that the programs on a 400 do not program to meet standards of reporting items to snmp. The dump only listed 6 items for me,…
-
Spoke too soon, I navigated to the shop and the problem replicated....I feel like this is an episode of Stargate SG1 and we are battling replicators *shakes fists*
-
Did you try setting custom properties on the volumes you are trying to monitor?
-
You would dump the ICMP nodes, and go straight up SNMP. With the custom property you can then make a trigger that alerts off the cutom interface property that you made.
-
Has anyone ever tried SNMPv3 with net-snmp, when I enable it I lose the ability to monitor interfaces and drives. I know that with v3 it requires you to specify views but I don't know where to put the view to allow Orion to see that information again.
-
I have just the one Top 10 page, I also have done a fresh install of 8.5.1 SP3; Front end twice and SQL once for this year. I did not have to change the web.config file to make the auth work, the only thing I remember changing is the IIS permissions for the Orion website to AD intergrated and removed the anon check and…
-
Currently I have this : Select AlertLog.MsgID as 'Incident ID',AlertLog.LogDateTime, AlertLog.ObjectID,AlertLog.ObjectName,AlertLog.Message From AlertLog,Nodes,Events WHERE AlertLog.ActionType != 'EMail' and AlertLog.ObjectType = 'Node' and AlertLog.ObjectID = Nodes.NodeID and AlertLog.MsgID like '%' order by…
-
ingress , packets coming into the network egress are the packets leaving
-
I am having the same issue...several of my SNMP monitors will go to an unknown state, and if I try to TS into my server, I am unable to. Reboot seems to clear it up for awhile. Check out this post, I had similar issues and it tells how to fix the not TS'ing into the server anymore. Edit: Forgot the link:
-
There are probably legit alerts "when" they occur, but useless if a site is down and you don't receive an alert until 4 hours later. The Lotus Notes admin had to allow the server to send SMTP and be a relay (this admin is not very good at anything but scripting within Notes) and things settled back down as far as response…
-
On a interesting side note, for those who have a MARS appliance, a "no pager" is issued with a MARS unit logs into the ASA/Pix to look at items. Learned this by having a syslog page for anyone who logs into the ASA/Pix at my work and MARS did so pretty much on the hour.