WinXP-Win8, Win2000-Server 2012 x32/x64 Templates
Moderators: Developers, Moderators
WinXP-Win8, Win2000-Server 2012 x32/x64 Templates
I have spent a few weeks on getting these looking and working good. Let me know what you think. You will need to install snmp informant std. 1.6 on your windows machines for these to work. Copy the snmp_informant_*.xml files to your cacti /resource/snmp_queries directory on your cacti box. Import the cacti_data_query_w32_*.xml files into the cacti web interface. These templates include CPU, Network, Disk, Memory and objects/threads. I look all over out here to try and find some Windows templates that I liked and none of them seemed to get me where I wanted to go. So I created all of these. Feel free to contact me if you have any issues.
Head over to http://www.everythingshouldbevirtual.com for more info.
Head over to http://www.everythingshouldbevirtual.com for more info.
- Attachments
-
- Cacti_SNMP_INFORMANT_STD_W32_Metrics.zip
- (37.01 KiB) Downloaded 27304 times
Last edited by G0dSmack on Mon Feb 25, 2013 3:37 pm, edited 8 times in total.
Here are the updated templates.
- Attachments
-
- Cacti_SNMP_INFORMANT_STD_W32_Metrics.zip
- (37.26 KiB) Downloaded 12821 times
Here are some images of the graphs.
- Attachments
-
- CPU Chart.JPG (60.16 KiB) Viewed 182735 times
-
- Disk (IO).JPG (50.9 KiB) Viewed 182735 times
-
- Disk (Percent Usage).JPG (53.07 KiB) Viewed 182735 times
-
- Disk (Queues-Transfers).JPG (79.96 KiB) Viewed 182735 times
-
- Memory Usage.JPG (75.3 KiB) Viewed 182735 times
I have found some other issues with the data templates gathering data to populate some of the gprint items. Also issues with THOLD plugin. I am in the process of fixing these issues and will repost the updated templates. I had a working set of templates and tried cleaning them up some and made a few mistakes. But I am using these in a production environment and need them as accurate as I can get them.
OK got them fixed. Here is the latest. You will want to delete all current data sources, delete all of the templates (Graph,data query, etc.). Import these new templates. You do not need to add the snmp_informant_*.xml files to the cacti box. Those have not changed. These templates now work with the THOLD plugin. Enjoy@!
- Attachments
-
- Cacti_SNMP_INFORMANT_STD_W32_Metrics.zip
- (39.09 KiB) Downloaded 11942 times
Ok it looks like THOLD thresholds links can get hosed. If I create a specific counter in a data source with multiple graphs associated with the data source, the threshold are read correctly, but some of the links for the thresholds dont take me to the correct graph when clicked on. Maybe someone can help me out. The only way I see is to be able get THOLD to ask for a graph template once you select the data source.
Ok someone help me out here. I am having a problem graphing network traffic with servers that have more than 1 named similar from the snmp query. All I get is nan. If I select only one nic it works. Is there a way to query for IP address from the nic using snmp informant standard, or does anyone have a better solution?
The OID table for network interfaces appears to use only the name as its index:
You probably wouldn't want to query by IP either, as some interfaces may have multiple addresses assigned to them.
Code: Select all
+--networkInterfaceTable(3)
| |
| +--networkInterfaceEntry(1) [netInstance]
| |
| +-- r-n InstanceName netInstance(1)
| +-- r-n Gauge32 netBytesReceivedPerSec(2)
| +-- r-n Gauge32 netBytesSentPerSec(3)
| +-- r-n Gauge32 netBytesTotalPerSec(4)
| +-- r-n Gauge32 netCurrentBandwidth(5)
| +-- r-n Gauge32 netOutputQueueLength(6)
| +-- r-n Gauge32 netPacketsOutboundDiscarded(7)
| +-- r-n Gauge32 netPacketsOutboundErrors(8)
| +-- r-n Gauge32 netPacketsReceivedDiscarded(9)
| +-- r-n Gauge32 netPacketsReceivedErrors(10)
| +-- r-n Gauge32 netPacketsReceivedUnknown(11)
| +-- r-n Gauge32 netPacketsReceivedPerSec(12)
| +-- r-n Gauge32 netPacketsSentPerSec(13)
| +-- r-n Gauge32 netPacketsPerSec(14)
Ok. Cool. I am back to my original templates and they are working great for me. Unfortunately I am unable to export them and get them to import without screaming about unmet dependencies. I would be glad to export these templates and let someone attempt to figure out the reason for the unment dependencies. Also just an FYI... this was my first attempt at creating templates for Cacti. I just started using it in the last 2-3 weeks.
Who is online
Users browsing this forum: No registered users and 1 guest