This machine is a server 2003.Have enabled snmpBut when configuring the credentials. I get the sql server port is enabled.But others are not enabled.My query is how I can enable snmp on the sql for my APM can be monitored.
best regards
If you're trying to monitor the SQL Server using the "SQL Server (via SNMP)" Application template included with APM you only need to ensure that you're managing the SQL Server via SNMP. I.E. that you added the SQL server node via SNMP and not ICMP.
If you plan to use the "SQL Server 2005-2008 Performance (WMI)" Application template included with APM you'll need to ensure that when you apply the application template to the node that you provide valid administrative windows credentials to the remote host so APM has the appropriate permissions on the remote host to monitor via WMI.
If you plan to use the "SQL Server 2005-2008 Performance (SQL)" application template you'll need to provide valid "SA" level SQL server credentials so APM has the appropriate permissions to query the SQL server.
The WMI, and SQL Application Templates collect essentially the same information so you only need to apply one to the host. The method of collecting the information (WMI/SQL) is your choice.
SNMP is enabled for OS so if you are able to monitor in NPM that is fine.
Have you tried the scan wizard ?
Open Orion Console > Settings > APM Settings > "Find Processes , Services , and Performance Counters " > select "Performance Monitor SNMP " > "Browse" Node "> Select "> Complete the wizard and see if you are able to see the statistics for each component you selected .
Open Orion Console > Settings > APM Settings > "Find Processes , Services , and Performance Counters " > select "Process Monitor- WMI " > "Browse" Node "> Select "> Complete the wizard and see if you are able to see the statistics for each component you selected .
Ok thanks