Cacti 5.1


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Cacti 5.1
# 1  
Old 04-07-2008
Cacti 5.1

HPL-2008-20 CACTI 5.1 - Thoziyoor, Shyamkumar; Muralimanohar, Naveen; Ahn, Jung Ho; Jouppi, Norman P.
Keyword(s): cache, memory, area, power, access time, DRAM
Abstract: CACTI 5.1 is a version of CACTI 5 fixing a number of small bugs in CACTI 5.0. CACTI 5 is the latest major revision of the CACTI tool for modeling the dynamic power, access time, area, and leakage power of caches and other memories. CACTI 5 includes a number of major improvements over CACTI 4. First, ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Red Hat

Do not show graphs cacti

hi installed caci and Snmp connection is established 10.10 (192.168.10.10) SNMP Information System:Hardware: Intel64 Family 6 Model 23 Stepping 6 AT/AT COMPATIBLE - Software: Windows Version 6.1 (Build 7601 Multiprocessor Free) Uptime: 7550665 (0 days,... (2 Replies)
Discussion started by: mnnn
2 Replies

2. Infrastructure Monitoring

Cacti + MRTG + Nagios

hello all, could you please tell me how much time it will take setting up (for the first time) : MRTG, Cacti and Nagios on a network with ~25 routers and ~50 switches ? i am a bit familiar with perl and shell scripting. thanx in advance (3 Replies)
Discussion started by: OneDreamCloser
3 Replies

3. UNIX and Linux Applications

Cacti running on Fedora 13

Hi All, I have recently installed Cacti on a Fedora 13 machine and have followed all the steps the Cacti manual has given me: Install and Configure Cacti To my knowledge I have installed everything correctly and it should be working. However when i access localhost/cacti I get the... (0 Replies)
Discussion started by: chrisnoon
0 Replies

4. Linux

Cacti issue

Hi all, I am having issue with cacti graph. Cacti is installed and configured with out any issues. I am trying to create apache graphs for one machine running apache. 1) Apache statistics Hit/per sec 2) Apache Statistics KBits/sec 3) Apache Statistics Thread Details and 4) Apache... (0 Replies)
Discussion started by: email-lalit
0 Replies

5. UNIX and Linux Applications

Cacti Getting Error

Dear Expert, I just succesfully installed cacti for monitoring my all of device in my office. But i got the strange, when i was pointing to the browser to run cacti there is a message like this. Invalid PHP_SELF Path What happen on my cacti configuration. Thanxs for your suggestion... (2 Replies)
Discussion started by: tpx99
2 Replies
Login or Register to Ask a Question
MooseX::Declare::Syntax::Keyword::MethodModifier(3pm)	User Contributed Perl Documentation  MooseX::Declare::Syntax::Keyword::MethodModifier(3pm)

NAME
MooseX::Declare::Syntax::Keyword::MethodModifier - Handle method modifier declarations DESCRIPTION
Allows the implementation of method modification handlers like "around" and "before". ATTRIBUTES
modifier_type A required string that is one of: o around o after o before o override o augment METHODS
register_method_declaration Object->register_method_declaration (Object $metaclass, Str $name, Object $method) This will add the method modifier to the $metaclass via Moose::Utils "add_method_modifier", whose return value will also be returned from this method. CONSUMES
o MooseX::Declare::Syntax::MethodDeclaration SEE ALSO
o MooseX::Declare o MooseX::Declare::Syntax::MooseSetup o MooseX::Declare::Syntax::MethodDeclaration o MooseX::Method::Signatures AUTHOR
Florian Ragwitz <rafl@debian.org> COPYRIGHT AND LICENSE
This software is copyright (c) 2008 by Florian Ragwitz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.2 2013-12-14 MooseX::Declare::Syntax::Keyword::MethodModifier(3pm)