-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -331,4 +331,4 @@ Feedback and collaboration | |
|
||
Bug reports, fixes, suggestions and improvements are welcome! | ||
|
||
Copyright (c) 2019, [Ilya Etingof](mailto:[email protected]). All rights reserved. | ||
Copyright (c) 2019-2020, [Ilya Etingof](mailto:[email protected]). All rights reserved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of snmpsim-control-plane software. | ||
# | ||
# Copyright (c) 2010-2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim-control-plane/license.html | ||
# | ||
"""SNMP Simulator Control Plane | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator: metrics importing tool | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator: REST API management server | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator: REST API metrics server | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator Control Plane: Process supervisor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP Simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP Simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
import logging | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator monitor: Flask application | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: turn ORM data into a tree of dicts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: configuration renderer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: REST API document model | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: data simulation recording management | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: REST API view schemas | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator management: REST API views | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator monitor: Flask application | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator metrics: ORM models importer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator metrics: ORM models | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator Control Plane: metrics files reader | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator metrics: REST API view schemas | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP simulator metrics: REST API views | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator Control Plane: process management | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator: REST API management WSGI app | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# | ||
# This file is part of SNMP simulator Control Plane software. | ||
# | ||
# Copyright (c) 2019, Ilya Etingof <[email protected]> | ||
# Copyright (c) 2019-2020, Ilya Etingof <[email protected]> | ||
# License: http://snmplabs.com/snmpsim/license.html | ||
# | ||
# SNMP Agent Simulator: REST API metrics WSGI app | ||
|