Can I graph memory usage for windows in cacti?
Can I graph memory usage in windows for cacti?
We are running cacti version 0.8.7i on windows.
When I go into a windows server device and go to the “Associated Graph Templates” section. There is a drop down list “Add Graph Template”
I see one that says “Linux – Memory Usage” but I assume this only works for linux machines?
I also see Cisco Cpu Usage. Can I use any of these ?
short answer: Yes.
long answer: Install the windows SNMP server. From there on you will have to figure out which SNMP ID holds the windows memory. (cheat:
.1.3.6.1.2.1.25.2.3.1.5.6 – Total physical memory
.1.3.6.1.2.1.25.2.3.1.6.6 – Used physical memory
.1.3.6.1.2.1.25.2.3.1.6.6 – Total virtual memory ["virtual"="swap" in Windows lingo]
.1.3.6.1.2.1.25.2.3.1.6.6 – Used virtual memory)
After this: Profit!
Have a look at this site as well: http://www.netuality.ro/monitoring-windows-servers-with-snmp/tools/20060512/
Check more discussion of this question.
Related posts:
Leave a comment
Recent Posts
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





