Skip to content

This is the first Dockerized Nagios Container for Raspberry Pi ARM architecture

Notifications You must be signed in to change notification settings

ZeroDeth/nagios-centos-arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nagios Docker Image for Raspberry Pi

This is the first Nagios container built especially for Raspberry Pi and ARM architecture

Usage:

To build the container:

$git clone https://github.com/ajeetraina/nagios-centos-arm
$docker build -t ajeetraina/nagios-armh .

To run container use the command below:

$docker run -d --net=host ajeetraina/nagios-armh

Open up http://Host IP/nagios with the following credentials:

nagiosadmin/nagiosadmin

About

This is the first Dockerized Nagios Container for Raspberry Pi ARM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%