Daniel Hoffend

Results 20 issues of Daniel Hoffend

Example: filterlog: 5,16777216,,1000000003,em0,match,block,in,6,0x00,0x00000,255,ICMPv6,58,16,fe80::5054:ff:feac:80e,ff02::2,

## Current Configuration ``` /var/log/openxpki/catchall.log /var/log/openxpki/openxpki.log /var/log/openxpki/connector.log /var/log/openxpki/workflows.log /var/log/openxpki/stderr.log { daily missingok compress delaycompress rotate 5 su openxpki root notifempty dateext } /var/log/openxpki/rpc.log /var/log/openxpki/scep.log /var/log/openxpki/soap.log /var/log/openxpki/webui.log /var/log/openxpki/est.log { daily missingok...

In most cases when using png4nagios and the long interface description names (like GigabitEthernet1/0/1...) the label was barely readable or truncated in the default configuration. This pull request adds the...

This pull request updates 2 things - Some UCD MIB implimentations don't support there ErrorFlag attributes and therefore they not always exists (perl undefined variable errors) - The CPU Stats...

I really would like a change in the normal verbose mode. The first line should be the Plugin Command ``` OK/CRITICAL/WARNING/... the rest can be long text/verbose | plus perfdata...

I know you won't accept my PR anymore. Well, it would be nice if you could take a look at it. In this case. IOS-XE on Cisco 4331 supports both....

Using the ``snmptable`` commands fails cause the mib is not compliant with normal net-snmp tables. ``` $ snmptable -c public ns1 NETTRACK-DHCPD-SNMP-MIB::dhcpdSnmpPoolTable Was that a table? NETTRACK-DHCPD-SNMP-MIB::dhcpdSnmpPoolTable ``` After fixing...

Sudoers expects a fully-qualified path name and displays a warning on a fresh debian12 installation when using `sudo`. ``` /etc/sudoers.d/pkiadm:2:27: expected a fully-qualified path name pkiadm ALL=(ALL) NOPASSWD:service openxpkid ^~~~~~~...

Output of `restic version` -------------------------- restic 0.9.3 compiled with go1.11.1 on linux/amd64 What are you trying to do? -------------------------- I would like to run several 100 mysqldumps commands (backup separate...

category: backup
type: feature suggestion