Skip to content

Instantly share code, notes, and snippets.

View mainframe's full-sized avatar

Andres Toomsalu mainframe

View GitHub Profile
@mainframe
mainframe / on-zbx-agentinstall.sh
Last active September 13, 2021 01:54
Install and configure zabbix agent on OpenNode or CentOS/RHEL host
#!/bin/bash
# Copyright (C) 2013, OpenNode LLC. All rights reserved.
# Email: [email protected]
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@mainframe
mainframe / on-net-setup.sh
Last active September 13, 2021 01:58
Setup OpenNode OS networking
#!/bin/bash
# Copyright (C) 2013, OpenNode LLC. All rights reserved.
# Email: [email protected]
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,