diff --git a/pandora_console/general/firts_task/custom_graphs.php b/pandora_console/general/firts_task/custom_graphs.php new file mode 100644 index 0000000000..740248ab2a --- /dev/null +++ b/pandora_console/general/firts_task/custom_graphs.php @@ -0,0 +1,26 @@ + +true, 'message'=> __('There are no custom graphs defined yet.') ) ); +?> + +
ICMP (pings), + SNMP (detecting the topology of networks and their interfaces), and other customized + type. You can define your own customized recon script.'); ?>
+ +ICMP (pings), + SNMP (detecting the topology of networks and their interfaces), and other customized + type. You can define your own customized recon script.'); ?>
+ +ICMP (pings), SNMP (detecting the topology of networks and their interfaces), and other customized type. You can define your own customized recon script.'); ?>
- +
ICMP (pings), + SNMP (detecting the topology of networks and their interfaces), and other customized + type. You can define your own customized recon script.'); ?>
+ +'.__('Name').' | '; +echo ' |
' . "" . __('Name') . "" . ' | '; html_print_input_text ("name", $name, '', 63); echo ' |
'.__('Description').' | '; +echo '|
' . "" . __('Description') . "" . ' | '; echo ''; html_print_textarea ("description", 2, 60, $description); echo " |