[hobbit] multiple graphs from an ncv test

Tracy J. Di Marco White gendalia at iastate.edu
Sat Feb 4 10:11:10 CET 2006


In message <4175.1138438339 at entilzha.ait.iastate.edu>, Tracy Di Marco White writes:
}
}I have a test that picks up about 30 things and puts them in an rrd.
}I was graphing one originally, and that one still works, but I'm not
}sure how to get everything graphed.
}"TRENDS:*,afs:afs|afs1|afs2" only shows the original afs graph on
}both the afs test page and the trends page, and the trends page shows
}"hobbit graph afs1" & "hobbit graph afs2".  Is there more to having
}multiple graphs work for a test? 

Maybe this isn't something that is supposed to work?
My test returns:
 Sat Feb 4 03:05:16 2006


free packets: 1614
calls waiting: 0 green
threads idle: 34
server connections: 1
client connections: 6
peer structs: 7
call structs: 2
free calls: 1
packet allocation failures: 0
calls: 43083
allocs: 132855
read data: 43086
read ack: 89763
read dup: 0
read spurious: 0
read busy: 0
read abort: 0
read ackall: 0
read challenge: 2
read response: 0
sent data: 172338
sent resent: 0
sent ack: 3599
sent busy: 0
sent abort: 0
sent ackall: 0
sent challenge: 0
sent response: 2


Instance upclientetc, currently running normally.
Instance fs, currently running normally.
    Auxiliary status is: file server running. green

-----
I currently have a graph for "calls waiting", but not for anything
else.  I don't know much about how to set up graphs, so I may
well have it all wrong, but I'm not sure if it's just not possible
now.

}My hobbitgraphs.cfg also has:
}[afs]
}        DEF:calls=afs.rrd:callswaiting:AVERAGE
}        YAXIS calls waiting for thread
}        TITLE AFS fileservers calls waiting for thread
}        COMMENT:\n
}        GPRINT:calls:LAST:Calls waiting for thread \: %5.1lf (cur)
}        GPRINT:calls:MAX: \: %5.1lf (max)
}        GPRINT:calls:MIN: \: %5.1lf (min)
}        GPRINT:calls:AVERAGE: \: %5.1lf (avg)\n
}
}[afs1]
}        DEF:freePackets=afs.rrd:freepackets:AVERAGE
}        YAXIS free RX packet buffers
}        TITLE Number of free RX packet buffers
}        COMMENT:\n
}        GPRINT:buffers:LAST:buffers \: %5.1lf (cur)
}        GPRINT:buffers:MAX:buffers \: %5.1lf (cur)
}        GPRINT:buffers:MIN:buffers \: %5.1lf (cur)
}        GPRINT:buffers:AVERAGE:buffers \: %5.1lf (cur)
}
}[afs2]
}        DEF:threadsIdle=afs.rrd:threadsIdle:AVERAGE
}        YAXIS idle threads
}        TITLE Number of idle threads
}        COMMENT:\n
}        GPRINT:threads:LAST:threads\: %5.1lf (cur)
}        GPRINT:threads:MAX:threads\: %5.1lf (cur)
}        GPRINT:threads:MIN:threads\: %5.1lf (cur)  
}        GPRINT:threads:AVERAGE:threads\: %5.1lf (cur)
}
}(I'm not sure I have these set up correctly.)

Thanks,

Tracy J. Di Marco White
Information Technology Services
Iowa State University



More information about the Xymon mailing list