Gerhard Lausser

Results 107 comments of Gerhard Lausser

Sey, you should see something like this ***@***.***:~$ ./check_oracle_health --connect 'pridb01:1521/db0002' --username 'nagios' --password '.....' --timeout 180 --negate warning=critical --mode connection-time --method sqlplus --warning 20 --critical 20 --environment ORACLE_HOME=/not/exist -v...

Hi, someone blogged about check_logfiles in France? Ten minutes after your mail i got the same question from another french guy  When you run check_logfiles, it looks where it...

Hi, do your logfiles look identically? So that every day one of them is created with a filename like YYYMMDD? (no matter if the newest logfile has yesterday's date in...

.... logfile => '$LOGDIR$/dummy', rotation => 'log_\d\d\d\d_\d\d_\d\d\.txt', type => 'rotating::uniform', ... With this setting, check_logfiles takes all files in $LOGFILE$/*, selects those which match the rotation-pattern and treats the file...

I have no idea of cisco logs. How does the line in the logfile look like?

And something like Top.*France.*TLS.*…. does not match? Von: nicnictout ***@***.*** Gesendet: Donnerstag, 18. November 2021 16:57 An: lausser/check_logfiles ***@***.***> Cc: Gerhard Lausser ***@***.***>; Comment ***@***.***> Betreff: Re: [lausser/check_logfiles] for some...

I have my own script which reads from smaller yml files, where every involved mib has one: if_mib.yml rmon_mib.yml snmpv2_mib.yml,.... They all start with ``` modules: # Default IF-MIB interfaces...

Last time i posted a hostname of this company on github, i got into serious trouble and their compliance team bothered me for weeks :-) Sagt dir "XY lohnt sich"...

This looks like a copy-paste-bug: ['server::instance::systimemodel::listsystimemodel', 'list-systimemodel', undef, 'convenience function which lists all statistics from v$syswaitclass' ],

Yes, that's true, it will produce alarms. On the other side, the default is bad from a security perspective and the purpose of this check is to find the ILOs...