Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up

Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More

  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4400Themes and Skins12Add-ons753Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
VMWare PowerCLI Plugin Shows Alert Status on vCenter
0.0 (0)
7K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Yoann LAMY (7)Julien DESMAREST (6)Davide Lemma (4)deskwork_itunes142 (4)Chad Columbus (3)
See More
Newest Contributors
fisherrs (1)juanfertor (1)zsoltaire (1)RavuAlHemio (1)sowoii (1)
See More

Copyright © 2009-2026 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > Edward
E

Edward

@ecallaoc

User Stats

Member Since: April 5, 2011

Favorites0

Views

Projects0

No Projects Found
check_apache2.sh

check_apache.ncfg

#Nagios Grapher # Autor: Edward Callao Cortez ([email protected] define ngraph{ service_name APACHE graph_perf_regex cpu_load=(d+) graph_value cpu_load graph_units graph_legend CPU usage [%] rrd_plottype LINE2 rrd_color 008000 } define ngraph{ service_name APACHE type CDEF graph_value cpu_load_cdef graph_units graph_legend graph_calc cpu_load rrd_plottype LINE2 rrd_color 008000 } define ngraph{ service_name APACHE type GPRINT print_source cpu_load print_description Latest: print_function LAST print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source cpu_load print_description Maximum: print_function MAX print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source cpu_load print_description Average: print_function AVERAGE print_format %2.2lf print_eol left } define ngraph{ service_name APACHE graph_perf_regex req_psec=(d+) graph_value req_psec graph_units graph_legend Requests/sec rrd_plottype LINE2 rrd_color 0C64E8 } define ngraph{ service_name APACHE type CDEF graph_value req_psec_cdef graph_units graph_legend graph_calc req_psec rrd_plottype LINE2 rrd_color 0C64E8 } define ngraph{ service_name APACHE type GPRINT print_source req_psec print_description Latest: print_function LAST print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source req_psec print_description Maximum: print_function MAX print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source req_psec print_description Average: print_function AVERAGE print_format %2.2lf print_eol left } define ngraph{ service_name APACHE graph_perf_regex bytes_preq=(d+.d+) graph_value bytes_preq graph_legend Byte/req rrd_type DERIVE rrd_min 0 hide yes } define ngraph{ service_name APACHE type CDEF graph_value bytes_preq_cdef graph_units graph_legend Kb/req graph_calc bytes_preq,1024,/ rrd_plottype LINE2 rrd_color FFA500 } define ngraph{ service_name APACHE type GPRINT print_source bytes_preq_cdef print_description Latest: print_function LAST print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source bytes_preq_cdef print_description Maximum: print_function MAX print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source bytes_preq_cdef print_description Average: print_function AVERAGE print_format %2.2lf print_eol left } define ngraph{ service_name APACHE graph_perf_regex workers_busy=(d+) graph_value workers_busy graph_units graph_legend Busy workers rrd_plottype LINE2 rrd_color 1CC8E8 } define ngraph{ service_name APACHE type CDEF graph_value workers_busy_cdef graph_units graph_legend graph_calc workers_busy rrd_plottype LINE2 rrd_color 1CC8E8 } define ngraph{ service_name APACHE type GPRINT print_source workers_busy print_description Latest: print_function LAST print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source workers_busy print_description Maximum: print_function MAX print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source workers_busy print_description Average: print_function AVERAGE print_format %2.2lf print_eol left } define ngraph{ service_name APACHE graph_perf_regex workers_idle=(d+) graph_value workers_idle graph_units Various stats graph_legend Idle workers rrd_plottype LINE2 rrd_color E80C8C } define ngraph{ service_name APACHE type CDEF graph_value workers_idle_cdef graph_units graph_legend graph_calc workers_idle rrd_plottype LINE2 rrd_color E80C8C } define ngraph{ service_name APACHE type GPRINT print_source workers_idle print_description Latest: print_function LAST print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source workers_idle print_description Maximum: print_function MAX print_format %2.2lf } define ngraph{ service_name APACHE type GPRINT print_source workers_idle print_description Average: print_function AVERAGE print_format %2.2lf print_eol left }

Reviewed 15 years ago

No Favorites Found

Copyright © 2009-2026 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile