1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding the TAC and state CGIs. More... over 12 years ago
Only add hosts/services to host/service group member lists if the user is authorized to see them More... over 12 years ago
Merge pull request #2 from selsky/master More... over 12 years ago
Note in the confirmation message if the downtime is flexible. More... over 12 years ago
Added authorization to the req module. Added a CGI to submit commands to nagios via the message queue. Moved rebootcgi to the new cgi directory. More... over 12 years ago
type= should have been action= More... over 12 years ago
Adding last_notification to notification messages. More... over 12 years ago
If we aren't doing something special with the type header, just set it to the type string from the payload. More... over 12 years ago
Adding reboot downtime cgi script. More... over 12 years ago
Adding an option to only work with hosts in nag.py More... over 12 years ago
Adding notification number/id to notification messages. More... over 12 years ago
The message header in the publisher module includes the hostname/service description, if it's available. More... over 12 years ago
Merge branch 'master' of github.com:jbreams/nagmq More... over 12 years ago
Hosts without any services caused a traceback. More... over 12 years ago
Adding some historical state information to the notification event object More... over 12 years ago
Check against timeperiod returns 0 on okay. More... over 12 years ago
Version bump More... over 12 years ago
Silly typo. More... over 12 years ago
Adding array of notification options (like in the nagios configs) to the contact state. More... over 12 years ago
Adding some time period data to contacts in the request module. More... over 12 years ago
Don't need to call find_host|service for brokered events, a pointer is already included. Add list of contacts/contact_groups to notification event. More... over 12 years ago
Working downtime functions! More... over 12 years ago
Adding non-blocking sends as a per-socket option to broker. More... over 12 years ago
Working downtime handler in CLI More... over 12 years ago
Merge branch 'master' of github.com:jbreams/nagmq More... over 12 years ago
Only need pollables for the devices we need to poll. More... over 12 years ago
Fixes bugs in CLI script for downtime More... over 12 years ago
First draft for nag.py that handles eventhandlers and downtime More... over 12 years ago
Merge branch 'master' of github.com:jbreams/nagmq More... over 12 years ago
Adding event handler code to pull module. Adding downtime removal. Fixing bug in comment handling. More... over 12 years ago