Comments
-
There now is a unmanage scheduler whcih you can download under additional tools in your customer portal if you have version 10 (i heard its not supposed to work under 9.X) if you have v10.1 or newer, this unmanage utility should come with the installation under SolarWinds Orion -> Advanced Features.
-
I believe the HTTP monitor would only tell you the time it took to load the html, I don't think it will actually load the pictures which would have to be created and need to wait for sql-queries to finish. Therefore it would not represent the time a user has to wait for the website to finish loading. Now I am not possitive…
-
yes, this works fine for PRIs, but unfortunately I havent found anything similar for BRI...
-
Hi, the regex I provided does not seem to work, I believe this is because Orion NCM does not do a multiline comparison in the regex or rather, NCM interprets the "$" as end of file and not end of line which it officially is. It is not de facto a bug but it does not let you use a regex the way I created it! you can use the…
-
yea.. even the "workaround" does not seem to work :-\
-
We also noticed this and WMI/RPC are not even able to poll processes that use more than 4GB correctly. We have case 290270 open for this.
-
Hi rcahill, have you tried to modify this report to include your custom properties? This is the report we use, of course there is some work afterwards but we synchronized the ending of all our smartnet contracts so when it's renewal time we just submit all these serials and check the items "on stock" for more serial's
-
well, almost 5years later I dont remember much of it ;-) but you can set up alerts for errors and discards of the interface, not actual packet loss as this would be an end to end thing.
-
I believe this is "by design", if you want the status of the applications to roll up as well, you could add a dynamic group condition to add all applications assigned to these nodes... I think this might be because others could also complain that they cannot create groups without having the ability to show only the status…
-
looking forward to it :) if it will take a while to verify would you mind telling which part you will verify? that there is a known issue in apm4.0.2 or that this has been corrected in apm 4.2?
-
yes, I can also confirm that the reports look different in the writer and on the web and that the hourly option is available in the report writer... as you have already opened a ticket I would suggest posting the ticket# here and emailing the url to this thread to whoever is working on your case.
-
Hi Bret, I think he ment the Orion maintenance that you can find under your settings in the webconsole, I think standard time is 2:15am, which is what we have...
-
well, for all that you will either need to look for an existing template in thwack (you can do that from within APM by clicking on the shared resources tab(I think thats what its called... its the one on the right when you configure your application templates) you can also create your own template for this in apm and then…
-
hey, thats a cool overview... saves a lot of space =) would be especially nice to use for reports, mobile phone customized websites or sending info with as part of an alarm
-
I dont get what you want.. you want to alarm on a specific event and send an email? because the report writer would be "real-time" just like the events view everytime the website automatically refreshes, you can either put the report as a resource on the node details view and even filter it on those specific nodes or just…
-
Hi Ciag, could you elaborate on why you dont want to use the built-in filtering though?
-
I didnt notice a difference, still seems slow to me but I only have a single map that I dont use much yet.
-
dumb question but did you even activate the monitoring for NCM for those nodes? I see that monitoring is disabled for all nodes because I decided not to monitor them within NCM but instead monitor them with NPM
-
Yea... I'd really like to see this integrated into Orion NPM but in a more advanced manner so that it would also be detected if one of those IPs were to be unreachable (for all I care also use up a node license for those IPs that you choose to monitor). I would already like to implement it like this but I cannot just run…
-
yes, I agree... Maybe a module together with traps and some advanced logics to evaluate syslog messages (also forwarded windows event logs) and report on it... but the current syslog still needs to be improved as noone would accept the current functionality to just disappear... i am fine with logging the stuff to a file if…
-
there is a component monitor called Windows Event Log Monitor that you can use... doesn't really provide you with up/down status of the store though but it notifies you
-
and I am glad they finally dont show anymore so other people can see NCM reports as well without them knowing all the passwords. :P I generally think that this is an issue with orion products, it shows too many passwords (in logs, during setup, in reports, etc.)
-
@Viol8tor: works like a charm we modified it a bit so we could use the OID instead of assignmentname. ${SQL:SELECT CustomPollerStatus.Status FROM dbo.CustomPollers INNER JOIN dbo.CustomPollerAssignment ON dbo.CustomPollers.CustomPollerID = dbo.CustomPollerAssignment.CustomPollerID INNER JOIN dbo.CustomPollerStatus ON…
-
erm... If anyone is interested in how to check for the presence of a specific USB device just give me a shout and I will upload it to the community. EDIT: Well, I'll just share the interesting part here... (You will need to embed this in a custom vbscript monitor) There are two script arguments you need to pass on, the…
-
I believe to see each core individually there is the table cpumultiload_detail table now
-
did you try right clicking, selecting "Web Display" no matter if it is checked or not and then on the following page check no to not show it on the web and then finish?
-
try editing the options to make sure the poller is actually really disabled for webdisplay, sometimes it still shows on the web page if you only remove the checkmark by right-clicking it. i mean the options page where you can see where the poller will be shown on the web (node details, etc.)
-
the simple way is the custom html byrona described. you would need someone who knows a little html to help you or use something like selfhtml if your browser supports it you can also try to make a shortcut/link to an excel file which will open in a browser window or in excel.
-
Of course, you use the same Advanced Alert Manager on the Orion Server that you use for alerting on things in NPM.
-
I guess you could do a mib-browse or check http://www.oidview.com once you have the OID you need, we can help you how to implement it into orion... if you cannot find it I'd ask sun directly