akio_outori Posted April 5, 2011 Report Share Posted April 5, 2011 Our company uses a mix of linux and windows machines. On both sets we monitor statistics and alerts using snmp. However, currently we don't have a good implementation for alerts on windows server machines, and I'm trying to see if we can create similar alerts to what we have in linux.Basically, what this would be is something like: An snmp oid that changes state when cpu utilization is over a certain threshold, one that alerts when the system is low on disk space, etc. I believe that this is going to require creating custom oids for the windows systems, but I'm at a loss for how to do that... Does anyone have any good resources for writing these?Thanks in advance Quote Link to comment Share on other sites More sharing options...
MANEMAN Posted April 5, 2011 Report Share Posted April 5, 2011 creating custom oids for the windows systems This company creates custom builds: - http://wingpath.co.uk/docs/modsnmp/modbusoids.html (Obviously not free) anyone have any good resources for writing these? I expect someone out there on the internet does. It all takes a bit of searching, tracking down, and of course that priceless commodity - Time.Try some of the links below.Microsoft is going to be your best step forward: http://msdn.microsoft.com/en-us/library/ff546292(v=vs.85)( Click on the link that says: Customized OIDs and Status Indications (Windows Driver Kit) )Try this Blog also: http://zahirshahblog.com/2010/10/04/creating-custom-active-directory-schema-classes-and-attributes-and-oid-x500-generation-script-2/Here is a similar question to yours at Tech Support Guy: http://forums.techguy.org/networking/733163-custom-snmp-mibs-oids.htmlJohn. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.