Search found 23 matches

by jrohr
Tue Apr 29, 2008 10:15 am
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

So you want to graph the "pages printed" counter of that printer, correct? Not the "numbers of pages printed per minute"? ... For your goal, you need COUNTER! Your latest post clears up some things. I duplicated the Graph Template, Graph Mgmt, created a new graph and Data Source...
by jrohr
Mon Apr 28, 2008 10:13 am
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

C:\RRDTool>rrdtool info c:\Inetpub\wwwroot\cacti\rra\hp2800_marketing_hp_pg_count3_212.rrd filename "c:\Inetpub\wwwroot\cacti\rra\hp2800_marketing_hp_pg_count3_212.rrd" rrd_version = "0003" step = 300 last_update = 1209395294 ds[hp_pg_count3].type = "COUNTER" ds[hp_pg_...
by jrohr
Fri Apr 25, 2008 4:02 pm
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

RRDTool Command: c:/rrdtool/rrdtool.exe graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ --title="HP2800_Marketing Total Printed Pages (generic)" \ --base=1000 \ --height=120 \ --width=500 \ --alt-autoscale-max \ --lower-limit=0 \ --vertical-label="" \ --slope-mode \ --...
by jrohr
Thu Apr 24, 2008 2:19 pm
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

OK, I changed the first Graph Template item from AVERAGE to LAST and made sure the RRA's used include LAST cf. The graph was recreated after making these changes but it still only shows the AVERAGE.
by jrohr
Tue Apr 22, 2008 8:49 am
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

Yes, I want the total pages printed. I'm using a generic SNMP template where I specify the OID. It is .1.3.6.1.2.1.43.10.2.1.4.1.1 C:\Net-SNMP>snmpwalk -c public -v1 65.89.140.84 .1.3.6.1.2.1.43.10.2.1.4.1.1 SNMPv2-SMI::mib-2.43.10.2.1.4.1.1 = Counter32: 269 I am already using a COUNTER but it doesn...
by jrohr
Mon Apr 21, 2008 8:24 am
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

Here are the screenshots
by jrohr
Fri Apr 18, 2008 4:21 pm
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

I'm not currently getting NAN's on the graphs, I removed that graph and data source then recreated them. Now its just graphing the current average. I would like it to graph the total.
by jrohr
Thu Apr 17, 2008 4:31 pm
Forum: Help: General
Topic: Data source not graphed correctly
Replies: 15
Views: 5182

Data source not graphed correctly

Hello, I'm trying to get a SNMP Generic OID template to return the total value but it keeps giving me an average. I setup a Data template w/ a Data Source item that uses COUNTER and has a max value of 500000000. Also, setup a Graph template w/ 3 graph items: Total (Line2, Average), Min (Gprint, Min)...
by jrohr
Tue Jan 29, 2008 2:41 pm
Forum: Scripts and Templates
Topic: SNMP Printer Template
Replies: 74
Views: 245714

Hello, Trying to use the Available Printer Supply graph template to check remaining toner levels. After setting this up it is graphing, but it doesn't look like the graph is updating at all. I'm graphing 2 of our most used printers and one of these is low on toner. All 3 of these printers have been ...
by jrohr
Fri Jan 11, 2008 9:35 am
Forum: Announcements
Topic: RELEASED: < 1 Minute to 5 Minute Polling Interval Patch
Replies: 169
Views: 267814

Hello, We are running a Cacti appliance (rPath Virtual Machine). I attempted to install the patch and now Cacti is broke. I made a backup of all files that were replaced but after restoring the original files I can only get to the login screen, I cannot login. Do I have to remove the Virtual Machine...
by jrohr
Mon Dec 31, 2007 10:57 am
Forum: Scripts and Templates
Topic: SNMP Printer Template
Replies: 74
Views: 245714

I was able to get the total printed pages using just the Generic OID Template for SNMP instead. I'm not sure what other people are doing to this template to get it to graph total values but this seemed like the simplest solution. Although, I'm still using this template because it shows the activity ...
by jrohr
Wed Dec 19, 2007 11:50 am
Forum: Scripts and Templates
Topic: SNMP Printer Template
Replies: 74
Views: 245714

That depends on the way you want to get things graphed. When using a COUNTER, you will get differences between polling intervals (perhaps normalized to a minute or so). That's your current settings. But you may change to GAUGE to get those "increasing" values. So it depends on your liking...
by jrohr
Thu Dec 06, 2007 12:10 am
Forum: Help: General
Topic: [SOLVED]Generic OID not graphing in 0.8.7
Replies: 8
Views: 2169

Figured it out!

I had to remove the SNMP version from both Data Templates that I created. Thanks for the help.
by jrohr
Wed Dec 05, 2007 5:33 pm
Forum: Help: General
Topic: [SOLVED]Generic OID not graphing in 0.8.7
Replies: 8
Views: 2169

It's in the poller cache: SNMP Version: 2, Community: public, OID: .1.3.6.1.4.1.20916.1.2.1.1.6.0 RRD: c:\Inetpub\wwwroot\cacti\rra\room_alert_ra_ext_temp_37.rrd But nothing in the SNMP cache for that host except default ones like "SNMP - Interface Statistics". Should it be listed here as ...
by jrohr
Wed Dec 05, 2007 12:23 pm
Forum: Help: General
Topic: [SOLVED]Generic OID not graphing in 0.8.7
Replies: 8
Views: 2169

I cleared the poller cache and now see the full OIDs in the poller_item table. But I'm still getting Partial Result warnings from cmd.php. 12/05/2007 11:18:08 AM - CMDPHP: Poller[0] ASSERT: '42411379<' failed. Recaching host '<ip address>', data query #1 12/05/2007 11:18:10 AM - CMDPHP: Poller[0] Ho...