Révision e00bd6b8
Move plugins to subdirectory
| plugins/http/vhost_requests_ | ||
|---|---|---|
| 64 | 64 |
|
| 65 | 65 |
case $1 in |
| 66 | 66 |
config) |
| 67 |
echo graph_category vhosts
|
|
| 67 |
echo graph_category http
|
|
| 68 | 68 |
echo graph_title Requests by Status Code $file_name |
| 69 | 69 |
echo graph_vlabel Nr of Requests |
| 70 | 70 |
echo S200.label 200 OK |
| plugins/mail/sendmail_mailq | ||
|---|---|---|
| 101 | 101 |
|
| 102 | 102 |
print <<EOT; |
| 103 | 103 |
graph_title sendmail queue size |
| 104 |
graph_category sendmail
|
|
| 104 |
graph_category mail |
|
| 105 | 105 |
graph_vlabel messages |
| 106 | 106 |
graph_scale no |
| 107 | 107 |
EOT |
| plugins/network/dhcpd-pools | ||
|---|---|---|
| 44 | 44 |
echo "graph_args --base 1000 -l 0 --upper-limit $GRAPHTOP" |
| 45 | 45 |
echo "graph_vlabel Active Leases" |
| 46 | 46 |
echo "graph_scale no" |
| 47 |
echo "graph_category DhcpPools"
|
|
| 47 |
echo "graph_category network"
|
|
| 48 | 48 |
|
| 49 | 49 |
echo "pool.label $SCOPENAME Active Leases" |
| 50 | 50 |
echo "pool.info Pool utilization" |
Formats disponibles : Unified diff