mezdem

Comments

  • Would it be better to log this as a support request, as there is clearly a fault with the top 10 wireless web part..??
  • Create a custom SQL report in report writer..something like the below should give you what you want.. but it depends what alert actions you have defined. It would be nice for the report writer to allow you to browse and select tables/columns though!! SELECT TOP (100) PERCENT dbo.AlertLog.ObjectName,…
    in Reporting Comment by mezdem August 2010
  • Yes I think that would be useful, clone an existing rule.
  • I cannot access this links, its states unauthorized. Trying the Atlas2.0 link
  • Yes please can this be amended, yellow is no good - especially when I am only showing the top 5 it always uses yellow as one of the 5 colours! Have a quite a few other comments re this so will post seperately M
  • If no one is having this same issue I will log as a support issue.
  • Hi there, I am looking into something similar this avo.. I have come up with the below but it needs tweaking still..I only have one node down and its only gone down today...so you may need to come back to me if it does not look right. This selects all nodes that are currently down, (not UP anyway) and where alerts for node…
  • I wonder if SW would limit the bunff showed so that users could choose what varbinds they wish to view in the trap viewer filter in NPM. If there was a way to choose index 5 for instance, that would suit us fine, and would give a single row for each trap that comes in. Not perfect but would work as a temporary solution.…
  • Can I please get the Jacarta iMeter MIB added so I can start monitoring power consumption. [View:/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.05.58.32/iMeter.mib.txt]
  • Yes it looks like its not there in the Web console, it is still there in the NCM gui execute script etc. I have found that the results are stored in the dbo.[TransferQueue] table - but only until it is cleared! I would like to see the Audit table contain both the script that was sent and the script results, at the moment…
  • what version are you on? In V 10 this works as you described, you select interfaces, then on the group by I have all my custom fields to choose from..i my case i can see Region and counts of interfaces in that group. No the only difference may be that you have no assigned the custom properties to all of your nodes??
  • The answer was staring me straight in the face! i missed it until a fresh start this morning... its all contained in the RowID. SELECT TOP (100) PERCENT dbo.iMeterAmpValue.iDate, dbo.iMeterSensorDescription.iMeterSensor, dbo.iMeterAmpValue.Status AS Amps, dbo.iMeterAmpStatus.Status FROM dbo.iMeterSensorDescription INNER…
  • OK, does no one else have this same issue? If not I will have to raise as a support ticket
  • on top of this it would seem that every syslog message for a config change is queued individually, so a batch of scripts to 300 devices, triggered real-time alert, which triggered the download config. However these 300 alerts took upto 8 hours to process fully, one at a time. Is this standard or do i need to raise a…
  • ..anyone else having these issues??
  • will you be using MS SQL Reporting Services for the web based reporting? it would make sense for scalability and deployment
  • You can create a custom report using the writer on the orion server. The sql would be similar to this, but remember to format the fields to use the 'gif' as a status icon etc. This can then be added as a custom report to your homepage/top 10 page etc. select NodeID,IP_Address,Caption, Status, StatusLED,…
  • you need to re-run the policy cache this will update the violations, providing you have real-time change notifications setup. This will download the changed config from the device straight-away upon receipt of the sys-5-config sylog message. If you dont then the cache will only run against the last running/startup config…
  • I had a sync issue between NPM and NCM so community strings/versions were one of the items that did not synchronise. This is now fixed via a support call etc but the NCM node was trying to use the old V2 string etc also. Try checking the node details in NCM directly and see if manually changing snmp works.
  • its a default setting maybe a glitch by the looks of it, its set to -2 in the database. seems to display as you say --126000. would guess that when Orion shows you the 'chart' data version is translates any value <0 as 'unknown' but in excel it should export it as null/blank value . sounds like a small bug.
  • Hi, what version are you on? On version 10, you can simply go into report writer design and on the very first page there is a tick box which says 'group data by days' ... it is just a group by function.. so in your sql remove the group by date section this does the same thing.
  • SW can you comment, you have asked for dev requests to go on here, but I am not sure who else is using this functioanlity the same way.
  • That is exactly what I am tasked with for main campus and hib sites. Can SW ping back any response on how to acheive this and report templates... Thanks M
  • Is this something others have an issue with or have managed to do successfully? SW any comments.
  • did you ever get this sorted? i am looking at exactley the same thing...
  • Ok i have got this working on some older kit, but this only works on the workplace studio switch port mapper and not the gui interface. On the gui interface i still get bridge-mib not supported! I cannot however get this to work on cisco 3750-x stacks via either version of switch port mapper - tried combinations of the…
  • Also.. 1. cannot add subgroups using a dynamic query it has to be done manually by select groups and adding. 2. In Atlas, it only shows you 'all' the groups - not the hierarchy of the groups that have been setup example in orion group page; > Alfreton --> AlfretonChildrenCentre --> AlfretonLibrary But on Atlas you just get…
  • The options are still there on mine (7.1), but what version are you running?
  • Hi , sorry i cant answer your question,, but could you please tell me how you created your custom chart?
  • In the new 10.1 version you can create groups of objects/devices. These groups can then have their own home page / summary page where you can add all sorts of bepoke elements. I am only just tinkering with it now but it good. You can also add these groups as a whole to an atlas map and add this to your server room layout…