Use Memory attributes to create situations that monitor counter information for real and virtual memory. Memory is a multiple-instance attribute group. You cannot mix these attributes with those of any other multiple-instance group.
Available Bytes The sum of virtual memory, in bytes, currently on the zeroed, free and standby lists. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 15864 available bytes, enter 15864.
Available kBytes The sum of virtual memory, in kilobytes, currently on the zeroed, free and standby lists. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 15864 available kilobytes, enter 15864.
Cache Bytes The amount of cache memory, in bytes, the system is currently using. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 3964 bytes in cache memory, enter 3964.
Cache kBytes The amount of cache memory, in kilobytes, the system is currently using. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 3964 kilobytes in cache memory, enter 3964.
Cache Bytes Peak The maximum number of bytes the system cache has used since startup. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 23586 bytes for the maximum number of bytes, enter 23586.
Cache kBytes Peak The maximum number of kilobytes the system cache has used since startup. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 23586 kilobytes for the maximum number of bytes, enter 23586.
Cache Faults/Sec The average number of cache faults that have occurred on a system per second. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *MIN, *MAX, or *SUM functions. For example, to express 58 cache faults per second, enter 58.
Commit Limit The number of bytes of virtual memory that can be committed on a system without extending the paging files. Valid values are positive integers in the range 0 to 2147483647 that vary depending upon your system and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 43285 bytes that can be committed without extending the paging files, enter 43285.
Commit Limit kB The number of kilobytes of virtual memory that can be committed on a system without extending the paging files. Valid values are positive integers in the range 0 to 2147483647 that vary depending upon your system and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 43285 kilobytes that can be committed without extending the paging files, enter 43285.
Committed Bytes The number of bytes of virtual memory that have been committed on a system. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 23,975 bytes of memory that have been committed, enter 23975.
Committed kBytes The number of kilobytes of virtual memory that have been committed on a system. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 23,975 kilobytes of memory that have been committed, enter 23975.
Demand Zero Faults/Sec The average number of demand zero page faults that have occurred on a system per second. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 154 demand zero page faults per second, enter 154.
Free System Page Table Entries The number of page table entries a system is not currently using. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 368 free page table entries, enter 368.
Page Faults/Sec The number of page faults in the processor. Note that page faults occur when a process refers to a page that is not in its Working Set in main memory. Valid values are positive integers in the range that varies depending on your system and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 352 page faults per second, enter 352.
Page Reads/Sec The rate at which the memory manager reads from the disk. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 162 page reads per second, enter 162.
Page Writes/Sec The rate at which the memory manager writes changed pages to a disk. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 10 page writes per second, enter 10.
Pages/Sec The average number of pages per second the memory manager reads from or writes to a disk. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *MIN, *MAX, or *SUM functions. For example, to express 13 for an average number of page writes or page reads per second, enter 13.
Pages Input/Sec The rate at which the memory manager reads pages from the disk to update memory references to pages that were not previously referenced. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 8 pages input from the disk per second, enter 8.
Pages Output/Sec The number of modified pages that are written to the disk. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 10 pages output to the disk per second, enter 10.
Pool Nonpaged Allocs The number of system requests for space allocation in the nonpaged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 347 for the number of system requests for space allocation, enter 347.
Pool Nonpaged Bytes The number of bytes in the nonpaged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 65,387 for the number of bytes in the nonpaged pool area of memory, enter 65387.
Pool Nonpaged kBytes The number of kilobytes in the nonpaged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 65,387 for the number of kilobytes in the nonpaged pool area of memory, enter 65387.
Pool Paged Allocs The number of system requests for space allocation in the paged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 569 for the number of system requestsfor space allocation in the paged pool area of memory, enter 569.
Pool Paged Bytes The number of bytes in the paged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 35,238 for the number of bytes in the paged pool area of memory, enter 35238.
Pool Paged kBytes The number of kilobytes in the paged pool area of memory. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 35,238 for the number of kilobytes in the paged pool area of memory, enter 35238.
Pool Paged Resident Bytes The current size of the paged pool. The paged pool is an area of physical memory acquired by the operating system for objects that can be paged out to the paging file when not accessed by the system for sustained periods of time. Valid values are positive integers.
Server Name The name of the managed system. Valid format is a text string of up to 64 characters.
System Cache Resident Bytes The number of bytes from the system cache that are resident in physical memory. This does not include virtual memory not currently resident. Valid values are positive integers.
System Code Total Bytes The number of bytes of pageable operating system code that is currently in virtual memory. Valid values are positive integers.
System Driver Resident Bytes The number of bytes of pageable physical memory being used by device drivers. Valid values are positive integers.
System Driver Total Bytes The number of bytes of pageable virtual memory that is currently being used by device drivers. Valid values are positive integers.
Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:
C |
Century (0 for 20th, 1 for 21st) |
YY |
Year |
MM |
Month |
DD |
Day |
HH |
Hour |
MM |
Minute |
SS |
Second |
mmm |
Millisecond |
Use simple text strings as described above. For example, enter 0971009130500000 to express October 9, 1997, 1:05:00 pm.
Transition Faults/Sec The number of transition faults the system has resolved per second. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 33 for the number of transition faults the system resolves per second, enter 33.
Write Copies/Sec The rate at which the memory manager has resolved page faults associated with write attempts by making page copies. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 65,387 for the number of bytes in the nonpaged pool area of memory, enter 65387.