alert_history_Core | Helper class for alert log |
Alertlog_Model | Model for DB based showlog |
arr_Core | Array Help class |
base_url_Core | Helper to get the proper complete URL to the server |
cal_Core | Date help class |
charts | Charts helper class |
Command_Model | Sends external commands to Nagios command FIFO |
Comment_Model | Handle comments for hosts and services |
config_Core | Help class for handling config items transparently, i.e independent of storage location (file or database) |
Config_Model | Display configurations |
Contact_Model | Handle contact data |
Contactgroup_Model | Handle contactgroup data |
csrf_Core | CSRF helper class |
csv_Core | Helper for CSV functionality |
Current_status_Model | Retrieves and manipulates current status of hosts (and services?) |
customlogo_Core | Help class to ease the customization of the Ninja GUI Logo |
date | Help with formatting datestamps |
db_Core | Function needed for making cross-database SQL |
Downtime_Model | Fetch downtime info from downtime table |
email_Core | Email helper class |
getparams_Core | There seems to be a weird bug somewhere that I can't track down, where all invalid characters are dropped from $_GET |
Hello_world_Controller | Hello World controller |
Hello_world_Model | Hello world model example This is where you should place your business logic, database queries and such |
help_Core | Help class to provide links to render help texts |
Htpasswd_importer_Model | Model for importing htpasswd files to ninja |
i18n_Core | Functionality used for internationalization related functionality |
json_Core | Help class for handling JSON encode or decode since we can't always know for sure that we have the built-in PHP json_encode function and should use ZEND_Json instead |
link_Core | Help class for handling links that could contain chars that would break Kohanas routing ('/') |
Menu_Model | Represents a user's, perhaps partial, view of the complete menu |
nacoma_Core | Helper class for nacoma |
Nagios_auth_Model | Model providing access to the authorization system in nagios |
nagioscmd_Core | Nagios FIFO command helper |
nagstat_Core | Helper class for nagios status |
Nagvis_acl_Model | Created by JetBrains PhpStorm |
Nagvis_config_Model | Created by JetBrains PhpStorm |
Nagvis_Maps_Model | Model for nagvis maps |
Nagvis_Rotation_Pools_Model | Model for nagvis rotation pools |
ninja_auth_Core | This helper class provides various routines for authenticating users against a database that stores passwords with multiple different hash-types |
ninja_Core | Helper for basic ninja stuff |
Ninja_Model | Base NINJA model |
Ninja_setting_Model | Handle page data - saving and fetching |
Ninja_widget_Model | A widget consists of four (or, well, five) identifying pieces of information |
Notifications_Model | Handle notifications for hosts and services |
option_Core | A helper for widgets to render their custom configuration options |
pdf_Core | PDF help class |
persist_pdf_Core | PDF help class |
phplot_charts_Core | Charts helper class |
pnp_Core | Help class for handling PNP related stuff such as checking if we should display a graph link or not |
refresh_Core | This helper is intended to be used to control the page reload (refresh) using javascript |
reports_Core | Help class for reports |
Reports_Model | Reports model Responsible for fetching data for avail and SLA reports |
Saved_reports_Model | Saved reports model Responsible for fetching data for saved reports |
Saved_searches_Model | Saved searches model Responsible for handling saved searches |
Scheduled_reports_Model | Model for scheduled reports |
ScheduleDate_Model | |
Scheduling_queue_Model | Handle comments for hosts and services |
Send_report_Model | Model for sending out reports in different ways |
showlog_Core | Showlog helper |
sql_Core | SQL Help class |
Stats_Model | A model for generating statistics from livestatus |
Status_Model | A model for generating status filters from livestatus |
System_Model | Reads various nagios-related configuration files |
time_Core | Help class for converting seconds to readable string of days, hours etc |
Timeperiod_Model | A model used by reports to lookup when report times and timeperiods start and stop |
Trends_graph_Model | Model for generating trend graphs |
unittest_Core | Kohana help class for unit tests |
user_Core | Help class for user session data |
widget_Core | Widget helper class |
zend_Core | Kohana loader class for Zend |
zip_Core | Kohana helper class for pclzip |