You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/appliances/op5-monitor.gns3a

58 lines
2.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name": "OP5 Monitor",
"category": "guest",
"description": "Over 200,000 IT staff across medium to large enterprises worldwide are currently using OP5 Monitor as their preferred network monitoring software.\nOP5 Monitor allows you to take control of your IT, enabling your network to be more responsive, more reliable and even faster than ever before. With unparalleled scalability, OP5 Monitor grows as your company grows, so youll understand why we say this is the last network monitor youll ever need to purchase.",
"vendor_name": "OP5",
"vendor_url": "https://www.op5.com/",
"documentation_url": "https://kb.op5.com/display/MAN/Documentation+Home#sthash.pohb5bis.dpbs",
"product_name": "OP5 Monitor",
"product_url": "https://www.op5.com/op5-monitor/",
"registry_version": 3,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "Interface eth0 is set to DHCP. Default credentials:\n- CLI: root / monitor\n- Web access: admin / monitor\n- Logserver Extension: admin / admin",
"port_name_format": "eth{0}",
"symbol": "mgmt_station.svg",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 2,
"ram": 1024,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "vnc",
"boot_priority": "c",
"kvm": "require"
},
"images": [
{
"filename": "op5-Monitor-Virtual-Appliance-7.4.10.x86_64-disk1.vmdk",
"version": "7.4.10",
"md5sum": "48ec6d7ee3809d9ed705a089c679e076",
"filesize": 1111941120,
"download_url": "https://www.op5.com/download/"
},
{
"filename": "op5-Monitor-Virtual-Appliance-7.3.15.x86_64.vmdk",
"version": "7.3.15",
"md5sum": "634acc6266237d99bf1bfbcf9284beca",
"filesize": 779687424,
"download_url": "https://www.op5.com/download/"
}
],
"versions": [
{
"name": "7.4.10",
"images": {
"hda_disk_image": "op5-Monitor-Virtual-Appliance-7.4.10.x86_64-disk1.vmdk"
}
},
{
"name": "7.3.15",
"images": {
"hda_disk_image": "op5-Monitor-Virtual-Appliance-7.3.15.x86_64.vmdk"
}
}
]
}