Comments
-
Thanks for your screenshot!! I have already done this setting for the user account i am using in Orion but still no luck with the reports Is there any other setting that needs to be checked or any logs that will trouble shoot? i am evaluating EOC now. can i go ahead and install the latest updates or SP's? what is the…
-
I have checked the time zone but couldn't see the reports yet Any other suggestions?
-
Yes i have the toolset installed on the server
-
Hi Brain, Thanks!! I think a small modification needed in Monthend as well :-) CREATE FUNCTION dbo.monthEnd( @monthPast integer ) RETURNS DateTime AS BEGIN declare @ret datetime set @ret = dbo.monthBegin( @monthPast ); set @ret = DateAdd( month, 1, @ret ); set @ret = DateAdd( day, -1, @ret ); set @ret = DateAdd( hour, 23,…
-
Chris, Here is the case - 130416 regards Chandru
-
Hi Andy, I would like to test IP SLA manager Do i need to install this in our produciton box where we have NPM, NCM and NTA or it can be installed in a separate test box? What are the requirements and we are complete nortel shop for voip and will this work? Is there any config to be done on the MPLS router to get this…
-
Thanks Breto! That really helped and i will be setting up that alert for bandwidth I am also interested in the custom html page you have for all the features Can you share with me please?
-
Do you have this poller in a separte page or the nodes pages or the summary home page? Chandru
-
SQL experts can you help me with a sql query to report bandwidth utilisation on a specific node in Netflow Can you help me with any SQL reports you have or come across any in the forum Is there a easy way to search all the SQL queries in thwack so that we can get them all and see if we can customise according to our needs…
-
Hi Chris, Here is the ticket details if you want to have a look and help me with this please Case #131115 Thanks Chandru
-
Hi Guys, Can some one help rewrite this in .net? I think solarwinds guys should be able to help us rewrite this pretty easily or some .net guru should help us Thanks Chandru
-
I tried to run the SQL query but it gives me output only for one day at 00.00 time only Can i get report for a specific node for a month? can you help me rewrite the code? Thanks Chandru
-
I could see that when trying to use the OID for username it says it is not supported Let me know if you find anything interesting thanks
-
Hi, Is this planned for the next SP or a hot fix will be released soon Chandru
-
Hi Bshopp, I have currently more than 400 switches and a complete voip setup and i am in the process of implementing energywise config to all switches upgrading to the latestet IOS version I would need your help in configuring energywise and what is the best way of approach i have latest NCM and NPM installed Can you let…
-
Hi guys, Can some one post the energywise config to be done on the 3560 switch. I have upgraded to the latest version of IOS I am yet to install NCM which i am planning for next week I would like to test this before that to see how it goes Please post complete config for switch and interfaces Thanks Chandru
-
Hi Karlo Zatylny, Any help with this SQL macros Thanks Chandru
-
Hi, It would be really great if i can get the below information from netflow Can we get all this below information as part of the alerts? Top 10 talkers Top 5 Source Top 5 Destination Top 5 conversation
-
Hi, Can you help me with top 5 conversations from netflow? Thanks Chandru
-
Hi Andy, Can we not send that information via Advance alert? Is this possible via SQL? Please your help is highly needed Thanks Chandru
-
Hi Andy, Will IP SLA help? I want to check if a particular dscp value via netflow? regards Chandru
-
Thanks guys!! This fixed the issue Chandru
-
I have that option enabled already and searching didn't find that file regards Chandru
-
Toolset verison is 10.3.0.37
-
Hi, I am looking to setup something similar Can you share your screenshot of the view and also the code if possible? Thanks Chandru
-
Hi Derhally, Can you give me some screenshot or any mor informataion as how to setup the reports for the account that is used in Orion? Chandru
-
Two orion servers are on Different time zones. You want me to set the UTC time for the EOC server or the Orion servers?
-
Hi Brian, Thanks for sharing the report!! Much appreciated Can you please clarify this error with monthbegin and monthend? Msg 102, Level 15, State 1, Procedure monthBegin, Line 6 Incorrect syntax near '@now'. Msg 137, Level 15, State 2, Procedure monthBegin, Line 25 Must declare the scalar variable "@ret". I am not SQL…
-
Chris, Any update on this? Thanks Chandru
-
Chris, As posted in the above, i have already opened a ticket and support said it is a know issue and this will be fixed in the next version My issue is that SNMP import is not working properly for any version and iam using the scheduled import job in NCM Can you check if this can be rectified now as i have 1500 nodes that…