/[rrd-simple-monitoring]/etc/graph.defs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /etc/graph.defs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Thu Jul 16 18:48:19 2009 UTC (14 years, 9 months ago) by dpavlin
File size: 20822 byte(s)
import upstream http://rrd.me.uk/rrd-simple-monitoring.tar.gz

without prerequisities

1 <graph nagios_nagiostats_hostavail>
2 title "Host Availability States"
3 extended_legend Yes
4 vertical_label "Hosts"
5 lower_limit 0
6 sources "NUMHSTUP NUMHSTDOWN NUMHSTUNR NUMHSTFLAPPING NUMHSTDOWNTIME"
7 source_labels "UP DOWN UNREACHABLE FLAPPING DOWNTIME"
8 source_colours "00BB00 BB0000 444444 00BBBB 0000BB"
9 source_drawtypes "AREA STACK STACK STACK STACK"
10 </graph>
11
12 <graph nagios_nagiostats_serviceavail>
13 title "Service Availability States"
14 extended_legend Yes
15 vertical_label "Services"
16 lower_limit 0
17 sources "NUMSVCOK NUMSVCWARN NUMSVCUNKN NUMSVCCRIT NUMSVCFLAPPING NUMSVCDOWNTIME"
18 source_labels "OK WARNING UNKNOWN CRITICAL FLAPPING DOWNTIME"
19 source_colours "00BB00 BBBB00 BBBBBB BB0000 00BBBB 0000BB"
20 source_drawtypes "AREA STACK STACK STACK STACK STACK"
21 </graph>
22
23 <graph nagios_nagiostats_totalitems>
24 title "Total Hosts/Services Monitored"
25 extended_legend Yes
26 vertical_label "Items"
27 lower_limit 0
28 sources "NUMHOSTS NUMSERVICES
29 source_labels "Hosts Services"
30 source_drawtypes "AREA STACK"
31 source_colours "00BB00 0000BB"
32 </graph>
33
34 <graph nagios_nagiostats_svclatency>
35 title "Avg. Service Check Latency & Exec. Time"
36 extended_legend Yes
37 vertical_label "Milliseconds"
38 lower_limit 0
39 sources "AVGACTSVCLAT AVGACTSVCEXT"
40 source_labels "Latency Execution"
41 source_drawtypes "AREA LINE1"
42 source_colours "00BB00 0000BB"
43 </graph>
44
45 <graph nagios_nagiostats_svcstatechange>
46 title "Average Service State Change"
47 extended_legend Yes
48 vertical_label "Percent"
49 lower_limit 0
50 sources "AVGACTSVCPSC AVGPSVSVCPSC"
51 source_labels "ActiveChecks PassiveChecks"
52 source_drawtypes "AREA LINE1"
53 source_colours "00BB00 0000BB"
54 </graph>
55
56 <graph nagios_nagiostats_hstlatency>
57 title "Avg. Host Check Latency & Exec. Time"
58 extended_legend Yes
59 vertical_label "Milliseconds"
60 lower_limit 0
61 sources "AVGACTHSTLAT AVGACTHSTEXT"
62 source_labels "Latency Execution"
63 source_drawtypes "AREA LINE1"
64 source_colours "00BB00 0000BB"
65 </graph>
66
67 <graph nagios_nagiostats_hststatechange>
68 title "Average Host State Change"
69 extended_legend Yes
70 vertical_label "Percent"
71 lower_limit 0
72 sources "AVGACTHSTPSC AVGPSVHSTPSC"
73 source_labels "ActiveChecks PassiveChecks"
74 source_drawtypes "AREA LINE1"
75 source_colours "00BB00 0000BB"
76 </graph>
77
78 <graph nagios_nagiostats_activechecks>
79 title "Hosts/Services Actively Checked"
80 extended_legend Yes
81 vertical_label "Total"
82 lower_limit 0
83 sources "NUMHSTACTCHK5M NUMSVCACTCHK5M"
84 source_labels "Hosts Services"
85 source_drawtypes "AREA LINE1"
86 source_colours "00BB00 0000BB"
87 </graph>
88
89 <graph nagios_nagiostats_passivechecks>
90 title "Hosts/Services Passively Checked"
91 extended_legend Yes
92 vertical_label "Total"
93 lower_limit 0
94 sources "NUMHSTPSVCHK5M NUMSVCPSVCHK5M"
95 source_labels "Hosts Services"
96 source_drawtypes "AREA LINE1"
97 source_colours "00BB00 0000BB"
98 </graph>
99
100 <graph nagios_nagiostats_extcmdbuffers>
101 title "External Command Buffers"
102 extended_legend Yes
103 vertical_label "Buffers"
104 lower_limit 0
105 sources "TOTCMDBUF USEDCMDBUF"
106 source_labels "Total Used"
107 source_drawtypes "AREA LINE1"
108 source_colours "00BB00 0000BB"
109 </graph>
110
111 <graph nagios_nagiostats_activehstchecks>
112 title "Active Host Checks"
113 extended_legend Yes
114 vertical_label "Checks"
115 lower_limit 0
116 sources "NUMSACTHSTCHECKS5M NUMOACTHSTCHECKS5M"
117 source_labels "Scheduled On-Demand"
118 source_drawtypes "AREA LINE1"
119 source_colours "00BB00 0000BB"
120 </graph>
121
122 <graph nagios_nagiostats_activesvcchecks>
123 title "Active Service Checks"
124 extended_legend Yes
125 vertical_label "Checks"
126 lower_limit 0
127 sources "NUMSACTSVCCHECKS5M NUMOACTSVCCHECKS5M"
128 source_labels "Scheduled On-Demand"
129 source_drawtypes "AREA LINE1"
130 source_colours "00BB00 0000BB"
131 </graph>
132
133 <graph nagios_nagiostats_cachedchecks>
134 title "Cached Host/Service Checks"
135 extended_legend Yes
136 vertical_label "Checks"
137 lower_limit 0
138 sources "NUMCACHEDHSTCHECKS5M NUMCACHEDSVCCHECKS5M"
139 source_labels "Host Service"
140 source_drawtypes "AREA LINE1"
141 source_colours "00BB00 0000BB"
142 </graph>
143
144 <graph nagios_nagiostats_extcmds>
145 title "External Commands"
146 extended_legend Yes
147 vertical_label "Commands"
148 lower_limit 0
149 sources "NUMEXTCMDS5M"
150 source_labels "Commands"
151 source_drawtypes "AREA"
152 source_colours "00BB00 0000BB"
153 </graph>
154
155 <graph nagios_nagiostats_parallelchecks>
156 title "Parallel/Serial Host Checks"
157 extended_legend Yes
158 vertical_label "Checks"
159 lower_limit 0
160 sources "NUMPARHSTCHECKS5M NUMSERHSTCHECKS5M"
161 source_labels "Parallel Serial"
162 source_drawtypes "AREA LINE1"
163 source_colours "00BB00 0000BB"
164 </graph>
165
166 <graph ups_BypassCurrent>
167 title "UPS Bypass Current"
168 extended_legend Yes
169 vertical_label "RMS Amp"
170 sources "L1 L2 L3"
171 source_drawtypes "LINE1 LINE1 LINE1"
172 source_colours "663300 000000 707070"
173 </graph>
174
175 <graph ups_InputCurrent>
176 title "UPS Input Current"
177 extended_legend Yes
178 vertical_label "RMS Amp"
179 sources "L1 L2 L3"
180 source_drawtypes "LINE1 LINE1 LINE1"
181 source_colours "663300 000000 707070"
182 </graph>
183
184 <graph ups_OutputCurrent>
185 title "UPS Output Current"
186 extended_legend Yes
187 vertical_label "RMS Amp"
188 sources "L1 L2 L3"
189 source_drawtypes "LINE1 LINE1 LINE1"
190 source_colours "663300 000000 707070"
191 </graph>
192
193 <graph ups_InputVoltage>
194 title "UPS Input Voltage"
195 extended_legend Yes
196 vertical_label "RMS Volts"
197 sources "L1 L2 L3"
198 source_drawtypes "LINE1 LINE1 LINE1"
199 source_colours "663300 000000 707070"
200 </graph>
201
202 <graph ups_OutputVoltage>
203 title "UPS Outout Voltage"
204 extended_legend Yes
205 vertical_label "RMS Volts"
206 sources "L1 L2 L3"
207 source_drawtypes "LINE1 LINE1 LINE1"
208 source_colours "663300 000000 707070"
209 </graph>
210
211 <graph ups_BypassVoltage>
212 title "UPS Bypass Voltage"
213 extended_legend Yes
214 vertical_label "RMS Volts"
215 sources "L1 L2 L3"
216 source_drawtypes "LINE1 LINE1 LINE1"
217 source_colours "663300 000000 707070"
218 </graph>
219
220 <graph ups_OutputPower>
221 title "UPS Output Power"
222 extended_legend Yes
223 vertical_label "Watts"
224 sources "L1 L2 L3"
225 source_drawtypes "LINE1 LINE1 LINE1"
226 source_colours "663300 000000 707070"
227 </graph>
228
229 <graph ups_BypassPower>
230 title "UPS Bypass Power"
231 extended_legend Yes
232 vertical_label "Watts"
233 sources "L1 L2 L3"
234 source_drawtypes "LINE1 LINE1 LINE1"
235 source_colours "663300 000000 707070"
236 </graph>
237
238 <graph ups_InputTruePower>
239 title "UPS True Input Power"
240 extended_legend Yes
241 vertical_label "Watts"
242 sources "L1 L2 L3"
243 source_drawtypes "LINE1 LINE1 LINE1"
244 source_colours "663300 000000 707070"
245 </graph>
246
247 <graph ups_InputFrequency>
248 title "UPS Input Frequency"
249 extended_legend Yes
250 vertical_label "Herts"
251 sources "L1 L2 L3"
252 source_drawtypes "LINE1 LINE1 LINE1"
253 source_colours "663300 000000 707070"
254 </graph>
255
256 <graph ups_OutputPercentLoad>
257 title "UPS Output Load"
258 extended_legend Yes
259 vertical_label "% percent"
260 sources "L1 L2 L3"
261 source_drawtypes "LINE1 LINE1 LINE1"
262 source_colours "663300 000000 707070"
263 upper_limit 100
264 lower_limit 0
265 rigid
266 </graph>
267
268 <graph misc_qproc_(\S+)>
269 extended_legend Yes
270 Title "IPC::DirQueue [$1]"
271 vertical_label "files"
272 sources "queue data active tmp"
273 source_drawtypes "AREA LINE1 LINE1 LINE1"
274 source_colours "ffcc00 cc9900 ff0000 bb00bb"
275 </graph>
276
277 <graph "net_nfs_operations">
278 title "NFS Operations"
279 sources "NfsOps"
280 source_drawtypes "AREA"
281 source_colors "00ee00"
282 vertical_label "operations/sec"
283 </graph>
284
285 <graph weather_dewPoint_(.+)>
286 title "Dew Point at $1"
287 vertical_label "Celsius"
288 </graph>
289
290 <graph weather_relativeHumidity_(.+)>
291 title "Humidity at $1"
292 vertical_label "%"
293 </graph>
294
295 <graph weather_temperature_(.+)>
296 title "Temperature at $1"
297 vertical_label "Celsius"
298 </graph>
299
300 <graph weather_visibilityMiles_(.+)>
301 title "Visibility at $1"
302 vertical_label "Miles"
303 </graph>
304
305 <graph weather_windSpeed_(.+)>
306 title "Wind Speed at $1"
307 vertical_label "Miles per Hour"
308 </graph>
309
310 <graph gametrust_shockwavecom_game>
311 vertical_label "Users"
312 extended_legend Yes
313 title "Shockwave Game Usage"
314 </graph>
315
316 <graph gametrust_miniclipcom_game>
317 vertical_label "Users"
318 extended_legend Yes
319 title "MiniClip Game Usage"
320 </graph>
321
322 <graph gametrust_standardcluster_game>
323 vertical_label "Users"
324 extended_legend Yes
325 title "Cluster Game Usage"
326 </graph>
327
328 <graph natgrid_demand>
329 title "Electricity Demand"
330 vertical_label "Watts"
331 source_drawtypes "AREA"
332 </graph>
333
334 <graph natgrid_freq>
335 title "Supply Frequency"
336 vertical_label "Hertz"
337 upper_limit 51
338 lower_limit 49
339 rigid
340 </graph>
341
342 <graph cpu_interrupts>
343 extended_legend Yes
344 title "CPU Interrupts"
345 vertical_label "interrupts/sec"
346 source_drawtypes "AREA"
347 source_colors "ff0000"
348 lower_limit 0
349 rigid
350 </graph>
351
352 <graph hw_irq_interrupts_cpu\d+>
353 extended_legend Yes
354 title "IRQ Interrupts for $1"
355 vertical_label "interrupts/sec"
356 lower_limit 0
357 rigid
358 </graph>
359
360 <graph cpu_utilisation>
361 title "CPU Utilisation"
362 vertical_label "% percent"
363 upper_limit 100
364 lower_limit 0
365 rigid
366 extended_legend Yes
367 sources "System User IO_Wait Idle"
368 source_drawtypes "AREA STACK STACK STACK"
369 source_colors "ff0000 00ff00 0000ff ffffff"
370 # CDEF "mycdef1=User,100,*"
371 # CDEF "mycdef2=User,2,*"
372 # CDEF "mycdef3=User,300,*"
373 # LINE1 "mycdef2\#00ff00:MyCDef2"
374 # PRINT "mycdef2:MIN:mycdef2 min %1.2lf"
375 # PRINT "mycdef2:MAX:mycdef2 max %1.2lf"
376 # PRINT "mycdef2:LAST:mycdef2 last %1.2lf"
377 # GPRINT "mycdef2:MIN: min\:%10.2lf\g"
378 # GPRINT "mycdef2:MAX: max\:%10.2lf\g"
379 # GPRINT "mycdef2:LAST: last\:%10.2lf\l"
380 </graph>
381
382 <graph nagios_perfdata_(?:host|service)_.+>
383 title "Nagios PerfData: $1"
384 vertical_label "Seconds"
385 sources latency execution
386 source_drawtypes "AREA STACK"
387 source_labels "Latency Execution"
388 </graph>
389
390 <graph db_mysql_replication>
391 title "MySQL Database Replication"
392 vertical_label "sec behind master"
393 source_drawtypes "AREA"
394 source_labels "Seconds"
395 </graph>
396
397 <graph db_mysql_threads>
398 title "MySQL Database Threads"
399 vertical_label "threads"
400 sources "Threads_cached Threads_connected Threads_running Threads_created"
401 source_labels "Cached Connected Running Created/sec"
402 extended_legend Yes
403 </graph>
404
405 <graph db_mysql_traffic>
406 extended_legend Yes
407 title "MySQL Database Traffic"
408 vertical_label "bytes/sec"
409 sources "Bytes_sent Bytes_received"
410 source_labels "Transmit Recieved"
411 source_drawtypes "AREA LINE"
412 source_colors "00dd00 0000dd"
413 </graph>
414
415 <graph db_mysql_activity>
416 title "MySQL Database Activity"
417 vertical_label "queries/sec"
418 source_drawtypes "AREA"
419 sources "Questions"
420 source_labels "Queries"
421 </graph>
422
423 <graph db_mysql_connections>
424 title "MySQL Database Connections"
425 vertical_label "connections/sec"
426 </graph>
427
428 <graph db_mysql_created_tmp>
429 title "MySQL Temporary Tables"
430 vertical_label "created/sec"
431 sources "tables disk_tables files"
432 source_labels "MemTables DiskTables DiskFiles"
433 source_drawtypes "AREA STACK STACK"
434 extended_legend Yes
435 </graph>
436
437 <graph db_mysql_activity_scan>
438 title "MySQL Full Table Scans"
439 vertical_label "queries/sec"
440 source_drawtypes "AREA STACK"
441 sources "Select_scan Sort_scan"
442 source_labels "SELECT SORT"
443 extended_legend Yes
444 </graph>
445
446 <graph db_mysql_activity_com>
447 title "MySQL Database Command Activity"
448 vertical_label "queries/sec"
449 source_drawtypes "AREA STACK STACK STACK STACK STACK STACK STACK"
450 sources "Com_select Com_insert Com_update Com_replace Com_delete Com_rollback Com_commit Com_set_option"
451 source_labels "SELECT INSERT UPDATE REPLACE DELETE ROLLBACK COMMIT SET_OPTION"
452 extended_legend Yes
453 </graph>
454
455 <graph mail_sendmail_queue>
456 title "Sendmail Mail Queue"
457 vertical_label "Messages"
458 source_drawtypes "AREA"
459 </graph>
460
461 <graph mail_exim_queue>
462 title "Exim Mail Queue"
463 vertical_label "Messages"
464 source_drawtypes "AREA"
465 </graph>
466
467 <graph mail_postfix_queue>
468 title "Postfix Mail Queue"
469 vertical_label "Messages"
470 source_drawtypes "AREA"
471 extended_legend Yes
472 </graph>
473
474 <graph mail_traffic>
475 title "MTA Traffic"
476 vertical_label "messages/min"
477 source_drawtypes "AREA STACK STACK STACK STACK STACK"
478 sources "sent received rejected bounced virus spam"
479 source_labels "Sent","Received","Rejected","Bounced", "Virus", "Spam Email"
480 source_colours "000099 009900 AA0000 000000 DDBB00 999999"
481 extended_legend Yes
482 </graph>
483
484 <graph mail_postfix_traffic>
485 title "Postfix Traffic"
486 vertical_label "messages/min"
487 source_drawtypes "AREA LINE1 AREA AREA"
488 sources "sent received rejected bounced"
489 source_labels "Sent Received Rejected Bounced"
490 source_colours "bbbbff 008800 990000 000000"
491 extended_legend Yes
492 </graph>
493
494 <graph misc_crs_reviews>
495 extended_legend Yes
496 Title "CRS Reviews per Hour"
497 vertical_label "reviews/hour"
498 sources "S P H U"
499 source_labels "Spam Phish Ham Unknown"
500 source_drawtypes "AREA STACK LINE1 LINE1"
501 source_colours "ffaaaa cc7777 0000aa bb00bb"
502 </graph>
503
504 <graph misc_entropy>
505 extended_legend Yes
506 title "Available Entropy"
507 vertical_label "Entropy"
508 extended_legend Yes
509 sources "entropy_avail"
510 source_labels "Entropy"
511 </graph>
512
513 <graph misc_ipmi_temp>
514 extended_legend Yes
515 title "IPMI Temperature Probes"
516 vertical_label "Celsius"
517 lower_limit 10
518 upper_limit 80
519 rigid
520 </graph>
521
522 <graph misc_fan_rpm>
523 extended_legend Yes
524 title "Fan RPM"
525 vertical_label "RPM"
526 </graph>
527
528 <graph hdd_temp_f>
529 extended_legend Yes
530 title "Hard Disk Temperature"
531 vertical_label "Fahrenheit"
532 lower_limit 60
533 upper_limit 140
534 rigid
535 </graph>
536
537 <graph hdd_temp(_c)?>
538 extended_legend Yes
539 title "Hard Disk Temperature"
540 vertical_label "Celsius"
541 lower_limit 15
542 upper_limit 60
543 rigid
544 </graph>
545
546 <graph hdd_capacity>
547 extended_legend Yes
548 title "Disk Capacity"
549 line_thickness 2
550 vertical_label "% used"
551 units_exponent 0
552 upper_limit 100
553 lower_limit 0
554 rigid
555 </graph>
556
557 <graph hdd_capacity_inodes>
558 extended_legend Yes
559 title "Disk Inode Capacity"
560 line_thickness 2
561 vertical_label "% used"
562 units_exponent 0
563 upper_limit 100
564 </graph>
565
566 <graph cpu_loadavg>
567 title "Load Average"
568 vertical_label "Load"
569 extended_legend Yes
570 sources "1min 5min 15min"
571 source_colors "ffbb00 cc0000 0000cc"
572 source_drawtypes "AREA LINE1 LINE1"
573 # sources
574 # CDEF "1minX8=1min,8,*"
575 # LINE1 "1minX8\#00ff00:1min\j"
576 </graph>
577
578 <graph proc_filehandles>
579 extended_legend Yes
580 title "File Handles"
581 vertical_label "Handles"
582 sources "Maximum Allocated Used Free"
583 source_drawtypes "LINE2 AREA LINE1 LINE1"
584 </graph>
585
586 <graph proc_threads>
587 extended_legend Yes
588 title "Threads"
589 vertical_label "n"
590 sources "Threads Processes MultiThreadProcs"
591 source_labels "Threads Processes ThreadProcs"
592 source_drawtypes "AREA LINE1 LINE1"
593 source_colours "9999ff 007700 cc0000"
594 </graph>
595
596 <graph proc_state>
597 extended_legend Yes
598 title "Processes"
599 vertical_label "Processes"
600 sources "Run Sleep IO_Wait Paging Stopped Zombie Dead"
601 source_drawtypes "AREA STACK STACK STACK STACK STACK STACK"
602 </graph>
603
604 <graph apache_logs>
605 title "Apache Log Activity"
606 vertical_label "bytes logged/sec"
607 </graph>
608
609 <graph cpu_temp>
610 extended_legend Yes
611 title "CPU Temperature"
612 vertical_label "Celsius"
613 </graph>
614
615 <graph apache_status_scoreboard>
616 title "Apache Scoreboard"
617 vertical_label "children"
618 </graph>
619
620 <graph apache_status>
621 extended_legend Yes
622 title "Apache Activity"
623 vertical_label "bytes/hits per sec"
624 sources "BytesPerSec BytesPerReq ReqPerSec"
625 </graph>
626
627 <graph mem_proc_largest>
628 title "Largest Process"
629 base 1024
630 vertical_label "bytes"
631 source_drawtypes AREA
632 source_colors 0000cc
633 lower_limit 0
634 rigid
635 </graph>
636
637 <graph mem_usage>
638 title "Memory Usage"
639 base 1024
640 vertical_label "bytes"
641 sources "Buffers Cached Used Free Total"
642 source_drawtypes "AREA STACK STACK STACK LINE1"
643 source_colors "0000ff 00dddd ffcc00 ffffff ff0000"
644 lower_limit 0
645 rigid
646 </graph>
647
648 <graph mem_usage_swap>
649 title "Swap Usage"
650 base 1024
651 vertical_label "bytes"
652 sources "Used Free Total"
653 source_drawtypes "AREA STACK LINE1"
654 source_colours "ffcc00 ffffff ff0000"
655 lower_limit 0
656 rigid
657 </graph>
658
659 <graph misc_users>
660 title "Users Logged In"
661 sources "Users Unique"
662 source_drawtypes "AREA LINE1"
663 source_colours "00ee00 0000aa"
664 vertical_label "Users"
665 line_thickness 1
666 lower_limit 0
667 rigid
668 </graph>
669
670 <graph misc_uptime>
671 title "Server Uptime"
672 vertical_label "Days"
673 line_thickness 2
674 </graph>
675
676 <graph "net_ping_host_(.+)">
677 extended_legend Yes
678 title "Ping: $1"
679 vertical_label "ms / loss %"
680 </graph>
681
682 <graph net_connections_ports>
683 extended_legend Yes
684 title "Service Connections"
685 vertical_label "Connections"
686 lower_limit 0
687 rigid
688 </graph net_connections>
689
690 <graph net_connections>
691 extended_legend Yes
692 title "Network Connections"
693 vertical_label "Connections"
694 sources "LISTEN ESTABLISHED TIME_WAIT CLOSED CLOSE_WAIT CLOSING LAST_ACK SYN_RECV SYN_SENT"
695 source_drawtypes "AREA STACK STACK STACK STACK STACK STACK STACK STACK STACK STACK"
696 lower_limit 0
697 rigid
698 </graph net_connections>
699
700 <graph "mem_swap_activity">
701 extended_legend Yes
702 title "Swap Activity"
703 sources "Swap_Out Swap_In"
704 source_drawtypes "AREA LINE1"
705 source_colors "00ee00 dd0000"
706 vertical_label "kb/sec"
707 </graph>
708
709 <graph "(?:win_)?hdd_io_[^_]+">
710 title "Hard Disk I/O: $1"
711 sources "Read Write"
712 source_drawtypes "AREA LINE1"
713 source_colors "00ee00 dd0000"
714 vertical_label "bytes/sec"
715 </graph>
716
717 <graph "(?:win_)?net_traffic_[^_]+">
718 extended_legend Yes
719 title "Network Traffic: $1"
720 vertical_label "bytes/sec"
721 sources "Transmit Receive"
722 source_drawtypes "AREA LINE"
723 source_colors "00dd00 0000dd"
724 </graph>
725
726 <graph "switch_traffic(?:_([^_]+))?">
727 extended_legend Yes
728 title "Network Traffic: $1"
729 vertical_label "bits/sec"
730 sources "ifOutOctets ifInOctets"
731 source_drawtypes "AREA LINE"
732 source_colors "00dd00 0000dd"
733 </graph>
734
735 <graph "net_lvs_ipvsadm_connections_inactive_(\S+)">
736 extended_legend Yes
737 title "Inactive LVS Connections for $1"
738 vertical_label "Connections"
739 </graph>
740
741 <graph "net_lvs_ipvsadm_connections_active_(\S+)">
742 extended_legend Yes
743 title "Active LVS Connections for $1"
744 vertical_label "Connections"
745 </graph>
746
747
748

  ViewVC Help
Powered by ViewVC 1.1.26