Comments
-
are you gonna?
-
what do you mean? I have it for the last 30days... Can you post a screenshot of what you're seeing?
-
yup, a report for this would be very nice =)
-
you cannot get the report data into a chart, you can chart the raw data of every poll but not this report I posted, that currently is not possible in NPM, there is a feature request for this but not enough people have requested this feature so it probably is not going to be implemented unless more people ask for this…
-
our database level is still at 90, we havent upgraded it to level 100 yet. works fine for us (i am curious about this). as for the graph, which problems do you have? doesnt the normal graph work (havent tried myself as we dont' require this)
-
I dont quite understand :P What was the problem and what/how did you fix it?
-
did you assign the poller to the devices in question? did you change anything in the report? which version of NPM are you running?
-
glad to help, did you get what you wanted from the report?
-
you need to open this file with report writer and also create a universal device poller with the OID mentioned above and assign that to any node you want to report on!
-
your welcome
-
why does it need that stored procedure? @darkshooter: you are supposed to insert the sql file as a stored procedure in your database
-
actually this report is for NCM (Network Configuration Manager) only. I hope this makes it as a standard report into NCM as this was what we were looking for ever since we purchased NCM but never got quite the result we were looking for...
-
Thanks for sharing!
-
sure is, exactly the way you described it... in the alert actions for the temperature alert just add a script to shutdown the server remotely
-
you could set a filter to only show nodes where lastup is longer than X hours or create a custom report for this and put the report as a resource on the website :) these are the best options you have, there is no possibility of suppressing this at the source (which would be more messing around with NPM than using NPM for…
-
Hi, 1.) you cannot have reports emailed to you that you dont already have on the website as the scheduler does nothing but send you that website via email. 2.) you have a report that you created in report writer that does not show the same hours as it does on the web? if that is the case you should open up a support case!…
-
as you dont have connectivity it seems as if it is not an IPAM issue. did you take a look at neighbour discovery yet? you should look it up in the admin guide and see if that works for you. as for the firewall, which firewalls do you use and do you need NAT for this, if so, have you configured NAT?
-
Hi Georges, in an advanced alert you can send a specific website as an alert action (you can set the conditions either via normal alerting or if it is too specific by using an advanced sql alert), this can also be the URL of a report available on the website, e.g. orionserver/.../Report.aspx Therefore yes, you can send…
-
what exactly is a weblogic application? if its some kind of website and you want to monitor if the website is up and running you can either use the http or https monitor in APM and even enter a search string to look for to make sure its not an error message on the website but the actual website you want to see :)
-
if you want more than one type of event, maybe a custom report? :) you have to use the report writer on the orion server for that
-
usually the HTTP monitor should work fine... what kind of website are you trying to monitor? make sure the browser identifier is set to the one you checked yourself for the keyword (i.e. IE6 is the default). if the base URL redirects you to another more specific URL I would also try to enter that exactl URL to that monitor
-
fixed our problem as well... however we didnt use the microsoft tool (difficult procedure to install new software on servers...), for us it was enough to set the registry entry to 0 (and reboot the server of course) thanks for sharing this with us
-
Execute a command script on all devices just like you would configure it on one of the switches but instead distribute it to all of them... really easy as pie (sorry I dont explain that well)
-
You cant currently do this with NPM and NCM, only with the switchport mapper of the engineers toolset. I am not sure but I think something like this will be introduced with NCM v6
-
I think we could use that feature for billing as well... Would make things a lot easier =)
-
And PS: The Administrator Guide shows a wrong entry for the severity variable at syslog variables: ${Severity} A network health score providing 1 point for an interface in a warning state, 1000 points for a down interface, and 1 million points for a down node. The severity in syslog is actually between 0 and 7, 0 being the…
-
*follow* this is something that would interest me too so I'll follow this :)
-
it does not, all nodes/interfaces/volumes count towards your limit, it does not matter whether they are unmanaged or not talking of DR... how would you do a failover? did you take a look at the Failover Engine yet?
-
two options come to my mind... 1.) repeat each alarm every 24hours (you will get one email per active alarm every 24hours, they will not be consolidated) 2.) you create a report about all active alarms with all the information you need and then use report scheduler to send you this report every day at a certain time
-
I searched for it a while ago as well and couldnt find anything useful.... this might help you: be sure to create the custom poller mentioned in there :)