Comments
-
At the risk of getting the standard "we won't say" response Any idea how far down the map and is this part of a larger overhaul of the mapping facilities
-
I connect to NA with an account that has admin status on EOC. The account is allowed to connect to two Orions using an Orion local account (not windows) which has admin, node management, customisation rights. In NA I see all maps listed on left hand pane and the two Orion Servers but not the individual nodes If I open one…
-
Thanks
-
Thanks for the heads up On a related issue am I the only one who finds it difficult to find the information I want in the user guide. It seems a lot more difficult to navigate than the Orion manuals
-
Got there eventually after much digging into domains. Any chance the set up could be changed to match the one in Orion And can the Virtualisation Manager be changed as well please
-
Did this get fixed yet?
-
I have successfully used nprobe to collect info from a windows server and send it to NTA. You need to set the -u and -Q parameters to fix the index number of the input and output devices
-
cheers ticket opened
-
Did you get a fix for this - I have the same problem
-
open server-side GUI (not web browser) In the node list select one of the nodes which fail to return a config file Right-click and select "edit selected node" from the context menu Click on OK in the warning window Click on the "Actions" button Select the "Validate Login Information" option Review the returned information,…
-
I have been using the same version of nprobe as you Could it be OS related - I have nprobe on an XP machine
-
In our case we are seeing many different values not -2 as shown in the chart attached
-
I have also noted problems with using nprobe where the if index is in the 65000 range, I think it may be a bug in nprobe. I have usually got around the problem by using the loopback if's index as this tends to be in the 0 to 10 range
-
Thanks for the answers guys. It turns out that the action was being executed only not in the way I was expecting it to but at least I can focus on the real problem now
-
Thanks for the update
-
If the custom poller option doesn't appear in the drop downs you may need to experiment with other report types or it might be simpler to start a new report and select the sql option then paste something like SELECT CustomPollers.UniqueName, Interfaces.InterfaceName, CustomPollerStatus.Status FROM CustomPollerStatus INNER…
-
Guys The report works fine for me If you check the sql the report is based on entries in the event log so I guess you only get reports of alerts which have an action to put an entry into this log, all mine do
-
The difference is in the order in which the elements are processed In your original alert the cpu load is assessed first and the 'trigger when all apply' becomes true when cpu is greater than 75% The alert will trigger when either this all group, or either of the node name conditions are true In the working alert the…
-
I would have followed the same sequence as you have Are the alerts being raised even though the child processes are marked unavailable or are these processes being marked unknown? Is the alert trigger of the APM Component Down type?
-
This puts a feed from an external website into a Custom HTML box so I can chech the current cricket score <IFRAME SRC=http://www.espncricinfo.com/indian-premier-league-2012/engine/current/match/548347.html?template=desktop width=350 height=300> </IFRAME> and this thread may help -…
-
Field: Average response time sort: descending function average The filter is applied to the field Average Response Time rather than the output Only occasions when the avg response time was measured as above your filter figure are included in the second averaging function
-
The installer checks for SQL Server 2005 or later. If it finds 2000 it stops the upgrade Therefore I would say that it is not supported
-
To use the code just go onto your Orion server and start the Report Writer utility Click on the 'New' button Select Advanced SQL from the list and click on OK Click on the SQL tab and paste the code into this window Click on preview to see the rsults The query retrieves data from 3 different tables including dbo.nodes
-
If its not too late you might want to look at the MS SQL Server Database Publishing Wizard which is available for download from http://www.microsoft.com/downloads/details.aspx?FamilyId=56E5B1C5-BF17-42E0-A410-371A838E570A&displaylang=en
-
The "speed" of the interface is taken from 1.3.6.1.2.1.2.2.1.5 - ifspeed There is only one value stored in the mib table and this is used for both the tx and rx bandwidth. A limitation of SNMP so I guess this should be expected.
-
Thanks for taking the time to answer I could and probably will collect the data I need using SQL Queries as I have around 30 servers all with named instances to collect it from, which would mean either 30 templates or 30 sets of template overrides, rather defeating the idea of a template. I was trying not to use sql…
-
My system cannot connect to the internet so getting diagnostics out is very difficult I have progressed and can get the offlineinstaller to run using a silent.xml but it insists on installing sqlexpress and only NPM not NPM and SAM which is what I need it to do.
-
No The import will identify that the node already exists a skip adding the node and move on to the interfaces. the node history will be unaffected
-
Create link between nodes Open link properties window and it shows the two nodes Select the required interface from the objects list and drag across to replace one of the node entries, repeat for other end of link if required
-
create a custom property and place the expected response time into it, then filter by that value rather than excluding individual nodes