[j-nsp] RPM probes on SRX
Vladislav A. VASILEV
vladislavavasilev at gmail.com
Tue Feb 5 11:35:22 EST 2013
What did help was:
set services rpm probe test test test thresholds total-loss <1-15>
The command is not required on EX/M/MX, and I don't know whether this
is a bug or the expected behavior on SRXs.
Regards,
Vladi
On Tue, Feb 5, 2013 at 10:32 AM, Vladislav A. VASILEV <
vladislavavasilev at gmail.com> wrote:
> Hi all,
>
> I have the following RPM configured on an SRX device:
>
> root# run show configuration services
> rpm {
> probe test {
> test test {
> probe-type icmp-ping;
> target address 10.0.0.2;
> test-interval 5;
> }
> }
> }
>
> It's obvious that the probe is failing:
>
> root# run show services rpm history-results
> Owner, Test Probe received Round trip time
> test, test Tue Feb 5 18:21:38 2013 Request timed out
> test, test Tue Feb 5 18:21:46 2013 Request timed out
> test, test Tue Feb 5 18:21:55 2013 Request timed out
> test, test Tue Feb 5 18:22:03 2013 Request timed out
>
> ... but not according to syslog:
>
> Feb 5 18:21:40 rmopd[1972]: PING_TEST_COMPLETED: pingCtlOwnerIndex =
> test, pingCtlTestName = test
> Feb 5 18:21:56 rmopd[1972]: PING_TEST_COMPLETED: pingCtlOwnerIndex =
> test, pingCtlTestName = test
>
> I should be getting PING_TEST_FAILED instead.
>
> Has anyone come across this problem before? I've tried this on
> 11.2/11.3/12.1 but got the same result.
>
> Thanks,
> Vladi
>
More information about the juniper-nsp
mailing list