Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
arn
picomon
Commits
0b0e4e58
Commit
0b0e4e58
authored
Dec 14, 2020
by
Jonathan Michalon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README to reflect the changes that came during the years
parent
f2518496
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+4
-6
No files found.
README.md
View file @
0b0e4e58
...
...
@@ -7,14 +7,12 @@ Picomon is a very small and minimal alerting tool
Dependencies
------------
Written in Python, it needs at least python 3.2 for the ThreadPools.
On Debian Wheezy the package is
`python3`
.
Written in Python, it needs at least python 3.2 (for the ThreadPools) and is tested under Debian Wheezy to Buster.
Some checks are implemented using Nagios' checks,
available under Debian in package
`
nagios
-plugins-basic`
.
available under Debian in package
`
monitoring
-plugins-basic`
.
The DNS zone check calls
[
Bortzmeyer
's
](
https://github.com
/bortzmeyer/check_dns_soa
)
The DNS zone check calls
[
Stéphane
Bortzmeyer
](
https://www.bortzmeyer.org
)
's
[
check_dns_soa
](
https://framagit.org
/bortzmeyer/check_dns_soa
)
(introduced
[
here
](
http://www.bortzmeyer.org/go-dns-icinga.html
)
).
The OpenVPN check calls
[
Liquidat's
](
https://github.com/liquidat/nagios-icinga-openvpn/
)
.
...
...
@@ -67,7 +65,7 @@ Please note that this will cancel the current `base_tick` sleeping period
and thus trigger a new run.
Alert email
s
Email alert
s
------------
An email can be sent each time a check switches to error state or recovers from
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment