Comments
-
One more thing from administrators guide. Single-subnet section: "5.Enter your VIP or virtual hostname. You can use both VIP and virtual hostname at the sametime or neither. If you use a virtual hostname, do not include the domain name. The VIP must be unassigned and on the same subnet as the primary and secondary…
-
Hi. Did you find out how to collect modules privileges?
-
I have the similar request. I need to create multiple alerts with little differences, so It will be cool to make several xml's and just import them instead of gui-clicking. But XML must contain AlertID and AlertRefID. How to generate them?
-
This is sad.
-
Hm. Checked this twice - nope, "cities" are uppercased in all places An array which I use: SitesList=['BUH','NYC','BOS'] And City custom property also the same - it contains BUH, NYC, BOS, without extra symbols (I also checked fields for non-printing characters): Yep, it really seems like when I press Save, it rewrites a…
-
I tried moreover, I made an update 2020.2 -> 2020.2.1, but it didn't help
-
So every application monitor has it's own unique ID. Why defining of nodeID is mandatory?
-
Thank you, will try
-
Could you tell me please, where I can find dynamic queries definitions in the Orion db? What table shell I check?
-
Hi sturdyerde and thank you for answer. Yes, I know about all these guides and I read it carefully. Also I just check InfraSight's manual and I have the same user settings, also I tried to configure UAC and even totally disable it. Unfortunately, issue is still exist. That's why I think there must be some special SDDL…
-
What if [dbo].[ReportJobUrls] is empty?
-
Hmm, got it, thank you. Is it possible to make MPE HA Cluster with only one APE? Or HA Cluster means 2xMPE + 2xAPE by default? In other words, can I attach lonely APE to my MPE HA pool? And one more related question: where can I find a detailed description of failover protection? (How VIP works, best practices for VM…
-
>The important thing to make sure of is that all devices permit polls from any of the three IP addresses But why there is no opportunity to send polls using VIP interface address?
-
Hi, Tony What do you mean by GUID value type? Where I can find it and how to generate? There is no GUID or something like that in XML. If you mean AlertRefID, - yes I try to generate* new ID, nothing changes. * I generate it with random, because couldn't find any info about how to generate it right.
-
I tried to import it with SDK and got the same error: Alert import failed with error: Object reference not set to an instance of an object
-
Unfortunately there is no answer yet.
-
Nope, but I have thresholds
-
Hello. Could you tell me please, where I can find description of all Event Log types?
-
Looks like all links are outdated now.
-
Thank you :)
-
I think, it must be ${NodeID}
-
The same problem I got when I try to add resources into new Customize view:
-
I see some custom charts (made by my colleagues), but nothing Solarwinds native
-
"Last boot" is awesome, but "Uptime" usually shows months, days, hours after last boot. So these are different metrics. Any way to create "Uptime" looks like "Uptime is: 12 hours, 54 minutes"?
-
and limit to users who should have rights. Hello. I have some difficulties with understanding access rights. I can make a dashboard and can map this dashboard as default for any user. But this is not about access control. Anyone, who has dashboard URL, can access this page. So I have a question: how can I limit access to…
-
I tried to unmute it (report became empty, that's logical) and mute again (saw the same picture with extra user) Also I have a custom widget with this query: select n.caption as [Device], n.DetailsURL as [_LinkFor_Device] ,'/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_Device] ,n.IP_Address as [IP],…
-
Don't know why, but v5 shows me extra user which is not related. For example, I mute one of our nodes. I see myself in the report, that's okay, but also I see other user and this user is 100% unrelated to this mute event. If I run a select query from latest sum_giais post I see only one event as it should be:
-
Actually I wanna reach this behavior: Application status is Critical ONLY IF ALL it's child are critical. Because one neighbor loss is not mean replication is not working. But if all neighbor unavailable, it's time to alert. Problem is - different number of neighbors - it can be 1, or 2, or 3, or 4 Now I made a new app…
-
UPD: I successfully repeated this trick on our production Orion server with same result
-
I have the same question