searching templates for polling Win2k Server disk / cpu
Moderators: Developers, Moderators
rippa wrote:Thanks, that will help me !
Can anybody please answer my second question...Topic was that I'm searching templates for polling Win2k Server disk / cpu....
Here is what my Microsoft Windows Host Template looks like;
Associated Graph Templates
1) Host MIB - Available Disk Space
2) Host MIB - CPU Utilization
3) Host MIB - Logged in Users
4) Host MIB - Microsoft hrSystemUptime <-- this one I added by myself, the rest come standard with Cacti
5) Host MIB - Processes
Associated Data Queries
1) SNMP - Get Mounted Partitions
2) SNMP - Get Processor Information
3) SNMP - Interface Statistics
snmpwalk .1.3.6.1.2.1.25.2.3.1 and paste the results.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
An snmpwalk of .1.3.6.1.2.1.25.2.3.1 should have returned a lot more than one value. Please post the entire walk.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Yes, of course...It returns a lot of values...
Imporant for me a is hrStorageSize and hrStorageUsed in that tree (I want to display used space of a partition in MB)....The return value of partiton C: (8GB) for hrStorageSize is 2096474...My problem is, that these are not byte,kbyte or MB...To convert it in byte, I found on a webpage this trick:
2096474 * 4096 = byte
Is there any possibility to poller directly a value for StorageSize in byte, kbyte or MB ? Without these calculation, because I want to display that in a graph and this is only usefull in byte, kbyte or MB...
Imporant for me a is hrStorageSize and hrStorageUsed in that tree (I want to display used space of a partition in MB)....The return value of partiton C: (8GB) for hrStorageSize is 2096474...My problem is, that these are not byte,kbyte or MB...To convert it in byte, I found on a webpage this trick:
2096474 * 4096 = byte
Is there any possibility to poller directly a value for StorageSize in byte, kbyte or MB ? Without these calculation, because I want to display that in a graph and this is only usefull in byte, kbyte or MB...
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Split question on edit manual the values for current, average and max, see
http://forums.cacti.net/viewtopic.php?p=47220
Reinhard
http://forums.cacti.net/viewtopic.php?p=47220
Reinhard
Who is online
Users browsing this forum: No registered users and 2 guests