Comments
-
Resource Wireless Heat Map Access Points is related to wireless heat map and client positions. It means that it shows (summarize) only clients for which position is calculated positions on wireless heat map. In case there is no position calculated it will list 0. Also resource "All Wireless Heat maps" on NPM Summary lists…
-
try /etc/snmp/. I think that this location will be same for embedded Linux as well. All of them usually uses net-snmp.
-
as far as I know it don't get reused. Maybe if it reach integer type.
-
hi, still having problem with this? Have you opened support ticket? Ladislav
-
Definitely no out-of-the-box way. NPM allows you to write custom report and set scheduler to send it to mail regularly. Maybe if we know the goal of this we can help web dashboard sending.
-
If you want to monitor all interfaces you will have to go for SLX.
-
Unfortunately you need more cores and higher clock to speed up polling . But applications are running several threads for different jobs so processor with more cores definitely helps.
-
Hi, yes it is resolved in 10.7.
-
If your steps with NPM were Evaluation of product and then SL something license was bought, you can list your unmonitored interfaces by using SQL query: select InterfaceName from dbo.Interfaces where LastSync < '2014-02-12 09:00:00'. It can be used in Report writer in Custom table with Advanced DataBase Query -> SQL. In…