Skip to content

Releases: agalue/onmsctl

v1.0.0-beta7

31 Aug 14:28
Compare
Choose a tag to compare

Changelog

fba6357 Fix metadata syntax for XML/JSON/YAML on requisitions
f4732d6 Update version to v1.0.0-beta7

v1.0.0-beta6

16 Jul 18:17
Compare
Choose a tag to compare

Changelog

f56ac1a Update version to v1.0.0-beta6

v1.0.0-beta5

09 Jul 20:11
Compare
Choose a tag to compare

Changelog

7e98fa2 Applying coding styles suggestions.
721a951 Fix for Issue #28
69adc8b Fixing foreign source definitions
bea5835 Show how to add a new configuration entry.
71a2bd8 Update version to v1.0.0-beta5

v1.0.0-beta4

15 Mar 13:12
Compare
Choose a tag to compare

Changelog

1b9c202 Add SNMP configuration
f7d7018 Another example for adding nodes
d464a1d Fix ifIndex mapping in event definition
e12e8bf Fix trouble ticket fields for alarms
7511b21 Fix typo
93cd725 Reorganize and improve content
1dac608 Simplify and test ReadInput
1a73d91 Simplify logic when parsing configuration
1a3c12c Update required Go version.
44fcb2c Update version to v1.0.0-beta4
2f70865 Upgrade dependencies
dd1331b Upgrade dependencies
90848cc Upgrade dependencies.
073dd90 Validate node criteria (#27)

v1.0.0-beta3

22 Oct 21:31
b062e77
Compare
Choose a tag to compare

Changelog

dc3d661 Applying golint97 suggestions.
e2b9b47 CLI commands for manipulating nodes (Issue #22) (#24)
b062e77 Clean up sub-command parameters (#25)
652dea3 Fix invalid character validation on requisitions
0d7f2c9 Make package variables private by default
ccf51c9 Remove version from docker example to use the latest
cb10ff1 Service Layer for manipulating nodes (Issue #22) (#23)
85383ed Simplify ReadInput
e6beac4 Upgrading Go and dependencies

v1.0.0-beta2

22 Jun 12:30
Compare
Choose a tag to compare

Changelog

a8252cb Add consistency to the YAML tags for OnmsResource objects.
c7880ee Adding support for TTL in the SNMP Configuration
b0f315a Be able to request an import for all the requisitions
0b778e1 Bump version to v1.0.0-beta2
07cd689 Fix and improve the model for OnmsNode and dependencies
48b89af Fix typo on the document header for GetEventsAPI
78151b7 Fix typo on the document header for snmp's CliCommand
23b4bc0 Introducing PostRaw for the ReST API Client.
df41bb6 Manage multiple OpenNMS servers via profiles.

v1.0.0-beta1

24 Apr 16:40
Compare
Choose a tag to compare

Changelog

8a8d340 Add an option to display output in YAML when validating requisitions
d1a0d5f Add logMsg destinations
50d7d90 Add model for scheduled outages.
537472c Add support for managing SNMP configuration
e9b0161 Adding a command for validating requisitions
ed7c102 Adding goreportcard
44d87ef Adding initial content.
4be897c Adding minor corrections.
35be2aa Adding more tests.
193a23a Adding support for visualizing resources.
d3bf03a Adding test for GetConfigFile
90c0b54 Adding useful vscode settings.
4d54fd8 Apply multiple fixes and enhancements
721abaf Apply multiple fixes and enhancements
7d5b37c Applying multiple fixes and enhancements.
0cba147 Applying several fixes.
4578cfa Be able to force FQDN resolution when validating XML/JSON requisitions.
fda04be Be able to run the "apply" command with XML or JSON besides YAML.
b39e9b7 Be able to specify the host
2064424 Be more strict on errors for cli/info
bf492a4 Check for duplicates
b1a065b Cleanup command usage.
1b29e94 Create LICENSE
08d8fea Create a Service Layer (#11)
9af6772 Creating a model package (#4)
c426dbf Disallow FQDN over IP Address field for XML and JSON when validating requisitions
37c7da5 Fix for Issue #1
001efdd Fix for Issue #14
1aca035 Fix for Issue #17 - Implement auto-completion. (#19)
d33e779 Fix for Issue #2
5b9ee03 Fix for Issue #6 - Daemon configuration reload
deaba03 Fix issue with reloading Correlator daemon
f03b991 Fixing 'req apply'
6a3270b Fixing CLI in-line docs.
f174af4 Fixing SNMP service test.
3a404c3 Fixing a problem with XML validation.
a14598d Fixing formatting issue.
d9fa45e Fixing minor issues.
8d6e169 Fixing time handling and references inside structs
b98e1a3 Fixing typo on comment.
8f0f50c Fixing typos.
8761197 Implementing the "search" command.
c14aed4 Improve meta-data handling for requisitions
a6b9240 Improve model to support meta-data, dependencies and XML format.
833ad7e Improve node validations
a658180 Improve search command.
91c1ab5 Improve sending events.
4f0ce26 Improve severities handling.
6e5d9b5 Improving README and adding preliminary support for sending events
e7e24ed Improving tests.
254e669 Initial commit
e792661 Initial implementation
6b50308 Introducing 'info' to see the OpenNMS kind and version.
2f15601 Introducing MonitoringLocationsAPI
27e0bb1 Make sure to validate the YAML content when executing apply
7b56d04 Minor tweak to IsValid on requisitions
22a1da6 Only require community for SNMPv1 and SNMPv2
727ce5a Rename test.go to be common_test.go
87a16fc Reorganize content.
fa7cfc8 Replace 'IsValid' with 'Validate' (#18)
ef248e8 Set default snmpPrimary to N, and update README
696e21a Simplify goreleaser.yml
0715c12 Update README.md
bc34e4b Update dependencies.
51e60ef Update go.sum
30b68b2 Upgrade urfave/cli
40d2e28 Use local timezone for time translation.
1a0ec5a gocyclo: Improving the validation of RequisitionNode and RequisitionInterface
c32182d gocyclo: Improving the validation of SnmpInfo