Monitoring Resources. The Monitor, at any time, may associate such additional persons or entities as are reasonably necessary to perform the monitoring tasks specified by this Agreement. The Monitor shall notify in writing DOJ and the State if and when such additional persons or entities are selected for association by the Monitor. The notice shall identify and describe the qualifications of the person or entity to be associated and the monitoring task to be performed.
Monitoring Resources. In this section, we describe how an experimenter can deploy a Zabbix server for monitoring porpoise. The Definitions directory contains the ‘experiment.yaml’ file, which defines the monitoring resources and it looks like the following example: description: "Template for SoftFIRE yaml resource request definition" imports: - softfire_node_types: "xxxx://xxxx.xxxxxxxx.xx/etc/softfire_node_types.yaml" topology_template: node_templates:
Monitoring Resources. In this section, we describe how an experimenter can deploy a Zabbix server for monitoring porpoise. The Definitions directory contains the ‘experiment.yaml’ file, which defines the monitoring resources and it looks like the following example: description: "Template for SoftFIRE yaml resource request definition" imports: - softfire_node_types: "xxxx://xxxx.xxxxxxxx.xx/etc/softfire_node_types.yaml" topology_template: node_templates: m: type: MonitoringResource properties: testbed: ericsson lan_name: Zabbix_Lan resource_id: monitor This node type has two properties: testbed: in case the experimenter requires deployment of VMs on more than one testbed is it possible to define on which testbed the Zabbix Server VM will be deployed. In the example above ericsson testbed has been selected. lan_name: it possible to define on which Openstack lan the Zabbix Server VM will be deployed. In the example above the Zabbix server will be deployed on a lan named Zabbix_Lan. On successful deployment, the Experiment Manager provides to the experimenter with the Floating IP address of the Zabbix server VM, and the URL of the GUI interface. At this point the experimenter can access the Zabbix server opening the URL shown in the picture above (xxxx://00.00.00.00/xxxxxx/xxxxx.xxx) and providing the following credentials: Username: Admin Password: zabbix The Zabbix server VM can be also accessed by means of the SSH using the following credentials: Username: appliance Password: Zabbix
4.3.1. Zabbix agent example