This presentation is about use of nagios in cloud and virtualized environment and where number of servers and services is not fixed but can scale up and down. Several nagios cluster solutions, including DNX and Mod-Gearman are discussed as a way to deal with scaling nagios installations in the cloud
An screenshot of this CGI (actually slightly earlier version) can be downloaded here: printscreen_ngrapher5_nagioshost.pdf
define servicedependency{ host_name * servicegroup_name master_service dependent_same_host 1 dependent_service_description * execution_failure_criteria n notification_failure_criteria u,c } define servicedependency{ hostgroup_name net_snmp,cisco servicegroup_name snmp_master dependent_same_host 1 dependent_servicegroup_name snmp execution_failure_criteria n notification_failure_criteria u,c }
define hostgroupextinfo{ hostgroup_name nagios action_url /nagios/cgi-bin/ngrapher/ngraphs.cgi?action=HGROUPGRAPH&hostgroup=nagios action_icon ngrapher/graph.png action_icon_alt View Graphs For Hostgroup nagios action_textinfo View Graphs For Hostgroup nagios target_frame _self }