-
Hi,
It seem pynag has some changes and the following code can not work now
self.command_file = Model.Control.Command.find_command_file(config['nagios_main_cfg'])
.......
Model.Control.Command.restart_…
-
when testing the docker file I was unable to add anything to test
the error I was given was
Oh no, something went wrong ☹
OSError: [Errno 13] Permission denied: '/etc/nagios/adagios/hosts'
If you…
-
Lots of refactor and rewrites have been going on and time to upgrade to a new major version, although backwards compatibility should be perfectly preserved, it is time for a version bump (1.1.0 ?)
Ne…
palli updated
9 years ago
-
Hello,
First of all, thank you for contributing this great Open Source software, we use it for years at [Go Managed](http://go-managed.com) to manage hundreds of servers and are very happy with it.
…
-
Hello!
Both docker containers are broken.
`opinkerfi/adagios-git` refuses to start. When `restart=Always` is added to the compose file it will be in a restart loop.
`opinkerfi/adagios-rpm` r…
-
Hi there,
we have the following service definition:
define service {
host_name !infra-a,!nagios
use generic-service
service_description …
-
Hi, currently I do the following pattern to add a service to a servicegroup:
result = $(pynag list --quiet members where object_type=servicegroup and servicegroup_name='XXXX')
pynag update --force s…
-
```
$ cat /tmp/timeperiods
[
{
"thursday" : "00:00-24:00",
"wednesday" : "00:00-24:00",
"friday" : "00:00-24:00",
"sunday" : "00:00-24:00",
"alias": "Always-2",
"monday…
-
My query is similar to the following:
```
GET comments
Columns: host_name service_description
Filter: is_service = 1
Filter: service_acknowledged = 1
Filter: entry_type = 4
Stats: max entry_time
```
…
-
Adding host without a template, results in a service of the same name as the host, being created.
Example can be seen under OK adagios host config for rt01.okhysing.is