Getting Windows Server specific info into the Netsight over SNMP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-10-2016 02:37 PM
Hello, everybody!
I have some customers who has bought Netsight and wants to find new ways how to use it as NMS (it implies increasing licenses count).
Some of them ask whether it possible to collect such data as: disk, memory, cpu usage, error messages, etc?
I have connected WS 2008 over SNMP, got Windows Version, build version, location and contact. What's about other info? How could it be get into Netsight?
Many thanks in advance,
Ilya
I have some customers who has bought Netsight and wants to find new ways how to use it as NMS (it implies increasing licenses count).
Some of them ask whether it possible to collect such data as: disk, memory, cpu usage, error messages, etc?
I have connected WS 2008 over SNMP, got Windows Version, build version, location and contact. What's about other info? How could it be get into Netsight?
Many thanks in advance,
Ilya
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-13-2016 10:57 AM
You have to work your way through the tree and find the oids you want to use. Are you trying to use oids that did not come with NetSight? If so you need to make sure they are in the right folder and I believe there is a check box under tools/options that needs to be checked to tell NetSight to look in the appropriate folder.
Here is a link to a VM flexview I started working on. You could see if it works for you.
https://www.dropbox.com/s/809xgcgjhn40d9z/VM.tpl?dl=0
Thanks,
Here is a link to a VM flexview I started working on. You could see if it works for you.
https://www.dropbox.com/s/809xgcgjhn40d9z/VM.tpl?dl=0
Thanks,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-13-2016 09:26 AM
Gentlemen,
I try to create my own flexview and add there the required OIDs. But... what I am doing wrong?
Please, help!
I try to create my own flexview and add there the required OIDs. But... what I am doing wrong?
Please, help!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2016 09:47 AM
You will want to create a custom flexview through Console. From my experience you will want to add one mib at a time and test, because some mibs do not like to work together.
For me it has been trial and error perhaps Mike or one of the other Extreme guys can help you more than I.
For me it has been trial and error perhaps Mike or one of the other Extreme guys can help you more than I.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2016 02:22 AM
Hello, David!
I've got the list of appropriate OIDs:
Thank you.
I've got the list of appropriate OIDs:
- Brief list of useful OID for workstations under Windows XP/2003/Vista: .1.3.6.1.2.1.25.1.1.0 – time the host has been running for (SystemUptime) .1.3.6.1.2.1.25.3.3.1.2 – processor load (this is the initial OID; specific OID values for certain processes are to be looked for in the base directly; i.e. for the first processor the OID can be .1.3.6.1.2.1.25.3.3.1.2.3 , for the second one - .1.3.6.1.2.1.25.3.3.1.2.4) .1.3.6.1.2.1.25.1.6.0 – number of running processes .1.3.6.1.2.1.25.2.2.0 – total RAM size .1.3.6.1.2.1.25.2.3.1.6.(1,2,3 …) – free space on drives 1,2,3, etc. in blocks.
Thank you.
