Is it possible for EVE to support the SMA?:
Content Security Management Virtual Appliance
Tks;
Ronaldo
			
									
									
						SMA - CISCO
Moderator: mike
- 
				Muhabat
 - Posts: 5
 - Joined: Sun Mar 19, 2017 10:27 am
 
Re: SMA - CISCO
if its virtual then most probably it can be done. Any link for SMA to download and test.
			
									
									
						- 
				ronaldotecnologia
 - Posts: 13
 - Joined: Mon Mar 20, 2017 1:15 am
 
Re: SMA - CISCO
The name of the image is zeus:
zeus-10-1-0-052-M000V-disk1.vmdk
In the EVE .php file, inform support only for ESA and WSA:
'phoebe' => 'Cisco Email Security Appliance (ESA)',
'coeus' => 'Cisco Web Security Appliance (WSA)',
For the SMA which template should I use?
			
									
									
						zeus-10-1-0-052-M000V-disk1.vmdk
In the EVE .php file, inform support only for ESA and WSA:
'phoebe' => 'Cisco Email Security Appliance (ESA)',
'coeus' => 'Cisco Web Security Appliance (WSA)',
For the SMA which template should I use?
- 
				ronaldotecnologia
 - Posts: 13
 - Joined: Mon Mar 20, 2017 1:15 am
 
- 
				vegapadilla
 - Posts: 1
 - Joined: Thu May 11, 2017 10:19 am
 
Re: SMA - CISCO
I think you have to create a php file and add the name of the device into the init file. I created a template file and I added it into the init file too. however it is not working as I expect.ronaldotecnologia wrote: ↑Sun Mar 26, 2017 7:34 pmThe name of the image is zeus:
zeus-10-1-0-052-M000V-disk1.vmdk
In the EVE .php file, inform support only for ESA and WSA:
'phoebe' => 'Cisco Email Security Appliance (ESA)',
'coeus' => 'Cisco Web Security Appliance (WSA)',
For the SMA which template should I use?