Home Directory Plugins Operating Systems Linux example processing service performance data

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

example processing service performance data

Rating
0 votes
Favoured:
0
Hits
157215
Files:
FileDescription
process-service-perfdata.plperl script to process service performance data
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
A script to store performance data in rrdtool databases written in perl.
A script that can be executed if the "parse service performance data" option is used. Up to now it creates and updates rrdtool databases for load and cpu usage data, including critical and warning thresholds. The intention is to extend it for the processing of other performance data but due to change of jobs my work on this is on a very low priotity now. Maybe it is usefull to get a general idea what to do with performance data. The idea is to make a C or C++ program of it while a script has to be interpreted every time it is started and this is a serious cpu load if a lot of services are monitored.