mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added CheckPoint SecurePlatform support * Changed some issues * Changed some issues * Update splat.yaml * Changed os name to secureplatform intead of splat * Changed os name to secureplatform * Changed some issues
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "127.1.6.2",
|
|
"sysObjectID": null,
|
|
"sysDescr": null,
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": "",
|
|
"features": null,
|
|
"location": null,
|
|
"os": "secureplatform",
|
|
"type": "firewall",
|
|
"serial": null,
|
|
"icon": "checkpoint.png"
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": "enterprises.8072.3.2.10",
|
|
"sysDescr": "Linux hostname #1 2.6.18-92cp SMP Thu Apr 12 03:28:54 IDT 2012 i686",
|
|
"sysContact": "<private>",
|
|
"version": "R75.40",
|
|
"hardware": "",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "secureplatform",
|
|
"type": "firewall",
|
|
"serial": null,
|
|
"icon": "checkpoint.png"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|